Sourced from pip's changelog.
23.1.1 (2023-04-22)
Bug Fixes
- Revert
[#11487](https://github.com/pypa/pip/issues/11487) <https://github.com/pypa/pip/pull/11487>
, as it causes issues with virtualenvs created by the Windows Store distribution of Python. ([#11987](https://github.com/pypa/pip/issues/11987) <https://github.com/pypa/pip/issues/11987>
)Vendored Libraries
- Revert pkg_resources (via setuptools) back to 65.6.3
Improved Documentation
- Update documentation to reflect the new behavior of using the cache of locally built wheels in hash-checking mode. (
[#11967](https://github.com/pypa/pip/issues/11967) <https://github.com/pypa/pip/issues/11967>
_)
ee40d71
Bump for released5a779d
Merge pull request #11987 from pfmoore/revert_56e5fa3b64e74d
Add a news file7ba5a62
Revert "Merge pull request #11487 from pelson/feature/base-prefix-config"87678ee
Merge pull request #11976 from pfmoore/revert_setuptoolsc8b49ca
Revert "Upgrade setuptools to 67.6.1"3b8791f
Update docs about hash checking and wheel cache (#11967)b9c1097
Mention setup.py develop
change in 23.1 changelog (#11973)7df10ee
Merge pull request #11963 from pfmoore/release/23.12fd3e40
Bump for development