What's Changed
- release 20.33.1 by @gaborbernat in #2943
- fix: Improve file limit test to catch SystemExit or RuntimeError by @esafak in #2936
- feat: Abstract out caching in discovery by @esafak in #2946
- CI: Add PyPy 3.11 to CI checks by @esafak in #2934
- feat: Decouple
FileCache
frompy_info
by @esafak in #2947 - feat: Remove references to py_info from FileCache by @esafak in #2948
- refactor: Decouple discovery from creator plugins by @esafak in #2949
- refactor: Decouple discovery by duplicating info utils by @esafak in #2951
- fix: Python in
PATH
takes precedence over uv-managed Pythons by @edgarrmondragon in #2952 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #2950
- Bump pip to 25.2 by @gaborbernat in #2953
Full Changelog: 20.33.1...20.34.0