What's Changed
- release 20.35.3 by @gaborbernat in #2981
- fix: Prevent NameError when accessing _DISTUTILS_PATCH during file ov… by @gracetyy in #2982
- Upgrade pip and fix 3.15 picking old wheel by @gaborbernat in #2989
- release 20.35.4 by @gaborbernat in #2990
- fix: wrong path on migrated venv by @sk1234567891 in #2996
- test_too_many_open_files: assert on
errno.EMFILEinstead ofstrerrorby @pltrz in #3001 - fix: update filelock dependency version to 3.20.1 to fix CVE CVE-2025-68146 by @pythonhubdev in #3002
- fix: resolve EncodingWarning in tox upgrade environment by @gaborbernat in #3007
- Fix Interpreter discovery bug wrt. Microsoft Store shortcut using Latin-1 by @rahuldevikar in #3006
- Add support for PEP 440 version specifiers in the
--pythonflag. by @rahuldevikar in #3008
New Contributors
- @gracetyy made their first contribution in #2982
- @sk1234567891 made their first contribution in #2996
- @pltrz made their first contribution in #3001
- @pythonhubdev made their first contribution in #3002
- @rahuldevikar made their first contribution in #3006
Full Changelog: 20.35.3...20.36.0