dd81a93
Fix release workflow for breaking changes in upload/download artifact
(#148)7feb3d0
Release 3.3.0 (#147)b6cce69
Use c-ares event thread when available (#145)bca3ae9
Bump pycares from 4.6.1 to 4.7.0 (#146)ed3c507
Bump pycares from 4.5.0 to 4.6.1 (#143)a5cc25c
Bump actions/download-artifact from 4.2.1 to 4.3.0 (#144)7759363
Bump pytest-cov from 6.1.0 to 6.1.1 (#142)804a2a4
Bump actions/upload-artifact from 2 to 4 (#133)82b066a
Bump actions/download-artifact from 4.1.7 to 4.2.1 (#131)10207a2
Fix test coverage (#140)Sourced from pip's changelog.
25.1.1 (2025-05-02)
Bug Fixes
- Fix
req.source_dirAssertionError when using the legacy resolver. ([#13353](https://github.com/pypa/pip/issues/13353) <https://github.com/pypa/pip/issues/13353>_)- Fix crash on Python 3.9.6 and lower when pip failed to compile a Python module during installation. (
[#13364](https://github.com/pypa/pip/issues/13364) <https://github.com/pypa/pip/issues/13364>_)- Names in dependency group includes are now normalized before lookup, which fixes incorrect
Dependency group '...' not founderrors. ([#13372](https://github.com/pypa/pip/issues/13372) <https://github.com/pypa/pip/issues/13372>_)Vendored Libraries
- Fix issues with using tomllib from the stdlib if available, rather than tomli
- Upgrade dependency-groups to 1.3.1
01857ef
Bump for release08d8bb9
Merge pull request #13374 from
pfmoore/fixups2bff84e
Merge pull request #13363 from
sbidoul/fix-source_dir-assert644e71d
News file fixups426856f
Merge pull request #13364 from
ichard26/bugfix/python39b7e3aea
Merge pull request #13356 from
eli-schwartz/tomllib8c678fe
Merge pull request #13373 from
sirosen/update-vendored-dependency-groups7d00639
Update newsfiles for dependency-groups patch6d28bbf
Update version of dependency-groups to v1.3.194bd66d
Revert StreamWrapper removal to restore Python 3.9.{0,6} compat