-
Notifications
You must be signed in to change notification settings - Fork 239
Comparing changes
Open a pull request
base repository: pytest-dev/pytest-xdist
base: v3.0.2
head repository: pytest-dev/pytest-xdist
compare: v3.1.0
- 19 commits
- 17 files changed
- 5 contributors
Commits on Oct 25, 2022
-
Merge pull request #830 from nicoddemus/release-3.0.0
Release 3.0.2
Configuration menu - View commit details
-
Copy full SHA for 7949c14 - Browse repository at this point
Copy the full SHA 7949c14View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 873c1fd - Browse repository at this point
Copy the full SHA 873c1fdView commit details -
Merge pull request #838 from pytest-dev/hroncok-patch-1
Remove deprecated stuff from the package description
Configuration menu - View commit details
-
Copy full SHA for e232b78 - Browse repository at this point
Copy the full SHA e232b78View commit details
Commits on Nov 5, 2022
-
Also: * Configure flake8 to ignore formatting-related problems (let black worry about them). * Fix reference to Python 3.10 in CI, Co-authored-by: Bruno Oliveira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59457cc - Browse repository at this point
Copy the full SHA 59457ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d396a - Browse repository at this point
Copy the full SHA d7d396aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ffb426 - Browse repository at this point
Copy the full SHA 2ffb426View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66993ec - Browse repository at this point
Copy the full SHA 66993ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for aee850a - Browse repository at this point
Copy the full SHA aee850aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0316baf - Browse repository at this point
Copy the full SHA 0316bafView commit details -
Merge pull request #842 from nicoddemus/drop-py36-add-py311
Drop Python 3.6 and add Python 3.11
Configuration menu - View commit details
-
Copy full SHA for 6b6f133 - Browse repository at this point
Copy the full SHA 6b6f133View commit details
Commits on Nov 15, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](asottile/pyupgrade@v3.2.0...v3.2.2) - [github.com/pre-commit/mirrors-mypy: v0.982 → v0.990](pre-commit/mirrors-mypy@v0.982...v0.990)
Configuration menu - View commit details
-
Copy full SHA for 41620d2 - Browse repository at this point
Copy the full SHA 41620d2View commit details -
Use ternary operator to remove mypy error
Otherwise we would get this error: ``` error: Function "Callable[[Any, bool, Optional[float]], None]" could always be true in boolean context [truthy-function] ```
Configuration menu - View commit details
-
Copy full SHA for 4a33933 - Browse repository at this point
Copy the full SHA 4a33933View commit details -
Merge pull request #844 from pytest-dev/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Configuration menu - View commit details
-
Copy full SHA for bb27210 - Browse repository at this point
Copy the full SHA bb27210View commit details
Commits on Nov 22, 2022
-
[pre-commit.ci] pre-commit autoupdate (#846)
updates: - [github.com/pre-commit/mirrors-mypy: v0.990 → v0.991](pre-commit/mirrors-mypy@v0.990...v0.991) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e14895a - Browse repository at this point
Copy the full SHA e14895aView commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 99c80c3 - Browse repository at this point
Copy the full SHA 99c80c3View commit details
Commits on Nov 29, 2022
-
[pre-commit.ci] pre-commit autoupdate (#849)
updates: - [github.com/PyCQA/autoflake: v1.7.7 → v2.0.0](PyCQA/autoflake@v1.7.7...v2.0.0) - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0) - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6bcd20 - Browse repository at this point
Copy the full SHA c6bcd20View commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7a0bc4c - Browse repository at this point
Copy the full SHA 7a0bc4cView commit details
Commits on Dec 1, 2022
-
Merge pull request #851 from nicoddemus/789-default-dist-mode
Let users configure dist mode in the configuration file
Configuration menu - View commit details
-
Copy full SHA for 6226965 - Browse repository at this point
Copy the full SHA 6226965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a76bb - Browse repository at this point
Copy the full SHA 92a76bbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.2...v3.1.0