-
Notifications
You must be signed in to change notification settings - Fork 50
Comparing changes
Open a pull request
base repository: jerry-git/pytest-split
base: 0.10.0
head repository: jerry-git/pytest-split
compare: 0.11.0
- 10 commits
- 12 files changed
- 5 contributors
Commits on Nov 14, 2024
-
Fix test failure in Python 3.14a
Due to recent changes in argparse error message construction the test that is checking for the non-existing split algorithm was failing. python/cpython#117766 Fixed with a lenient error string check with additional dynamic algorithm check.
Configuration menu - View commit details
-
Copy full SHA for a8337b5 - Browse repository at this point
Copy the full SHA a8337b5View commit details
Commits on Nov 15, 2024
-
Merge pull request #107 from dogukancagatay/fix-python-314-test-failure
Fix test failure in Python 3.14a
Configuration menu - View commit details
-
Copy full SHA for fb9af7e - Browse repository at this point
Copy the full SHA fb9af7eView commit details
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8c68e98 - Browse repository at this point
Copy the full SHA 8c68e98View commit details
Commits on Feb 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8f9ea56 - Browse repository at this point
Copy the full SHA 8f9ea56View commit details -
Add pytest 9 support and update Poetry configuration
- Add pytest 9.x to supported versions in changelog - Migrate poetry.dev-dependencies to poetry.group.dev.dependencies - Regenerate lock file with Poetry 2.3.2 Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d1c496 - Browse repository at this point
Copy the full SHA 6d1c496View commit details -
- Add Python 3.14 to pyproject.toml classifiers - Add Python 3.14 to CI test matrix - Update changelog Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43aaeb7 - Browse repository at this point
Copy the full SHA 43aaeb7View commit details -
Merge pull request #116 from jerry-git/add-python-3.14-support
Add support for Python 3.14
Configuration menu - View commit details
-
Copy full SHA for fd17549 - Browse repository at this point
Copy the full SHA fd17549View commit details -
Remove support for Python 3.8 and 3.9 (end-of-life)
- Remove Python 3.8 and 3.9 from pyproject.toml classifiers - Update minimum Python version to 3.10 - Remove Python 3.8 and 3.9 from CI test matrix - Update README requirements - Update ruff and black target versions - Modernize type hints to use built-in generics (list, dict, tuple) instead of typing module imports - Update changelog Co-Authored-By: Claude Opus 4.5 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 533a763 - Browse repository at this point
Copy the full SHA 533a763View commit details -
Merge pull request #117 from jerry-git/remove-python-38-39-eol
Remove support for Python 3.8 and 3.9 (end-of-life)
Configuration menu - View commit details
-
Copy full SHA for 95a0184 - Browse repository at this point
Copy the full SHA 95a0184View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb5d0c1 - Browse repository at this point
Copy the full SHA fb5d0c1View 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 0.10.0...0.11.0