Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade bundled pip to 22.1 series #92688

Open
pradyunsg opened this issue May 11, 2022 · 1 comment
Open

Upgrade bundled pip to 22.1 series #92688

pradyunsg opened this issue May 11, 2022 · 1 comment

Comments

@pradyunsg
Copy link
Member

@pradyunsg pradyunsg commented May 11, 2022

This is in the same vein as #91141. There has been a new pip release, and ensurepip's bundled wheels should be updated to the newer version of pip.

@pradyunsg
Copy link
Member Author

@pradyunsg pradyunsg commented May 11, 2022

Notably, due to pypa/pip#11044, Python 3.11+ can have a slightly different behaviour starting with pip 22.1 (it uses importlib.metadata instead of distutils/pkg_resources for loading metadata of installed packages).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant