-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
gh-101570: Update bundled pip version to 23.0 #101571
Conversation
This is the current latest version of `pip`.
/cc @warsaw, as requested in https://discuss.python.org/t/announcement-pip-23-0-release/23342/9?u=pradyunsg I haven't double-checked if this unblocks the imp removal -- given that pypa/pip#11689 didn't get landed, I think it doesn't? |
🤖 New build scheduled with the buildbot fleet by @pradyunsg for commit 1bfe69d 🤖 If you want to schedule another build, you need to add the |
I couldn't reproduce the fedora buildbot failure locally via docker, so I triggered a rebuild. |
Indeed, it was flakiness! Thanks for digging into that @FFY00! |
Thanks @pradyunsg for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Thanks @pradyunsg for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Update bundled pip version to 23.0 This is the current latest version of `pip`. --------- (cherry picked from commit 19ac436) Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
GH-102239 is a backport of this pull request to the 3.10 branch. |
GH-102240 is a backport of this pull request to the 3.11 branch. |
Update bundled pip version to 23.0 This is the current latest version of `pip`. --------- (cherry picked from commit 19ac436) Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Actually, I goofed up -- I intended to be backporting #101997 instead. |
This updates the bundled wheel.