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

gh-101570: Update bundled pip version to 23.0 #101571

Merged
merged 2 commits into from
Feb 5, 2023

Conversation

pradyunsg
Copy link
Member

@pradyunsg pradyunsg commented Feb 4, 2023

This updates the bundled wheel.

This is the current latest version of `pip`.
@pradyunsg
Copy link
Member Author

/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?

@pradyunsg pradyunsg added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 4, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @pradyunsg for commit 1bfe69d 🤖

If you want to schedule another build, you need to add the :hammer: test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Feb 4, 2023
@FFY00
Copy link
Member

FFY00 commented Feb 5, 2023

I couldn't reproduce the fedora buildbot failure locally via docker, so I triggered a rebuild.

@pradyunsg
Copy link
Member Author

pradyunsg commented Feb 5, 2023

Indeed, it was flakiness! Thanks for digging into that @FFY00!

@pradyunsg pradyunsg merged commit 19ac436 into python:main Feb 5, 2023
@pradyunsg pradyunsg deleted the ensurepip-23.0 branch February 5, 2023 11:30
@pradyunsg pradyunsg added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Feb 25, 2023
@miss-islington
Copy link
Contributor

Thanks @pradyunsg for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @pradyunsg for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2023
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 <pradyunsg@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@bedevere-bot
Copy link

GH-102239 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Feb 25, 2023
@bedevere-bot
Copy link

GH-102240 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Feb 25, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2023
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 <pradyunsg@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
@pradyunsg
Copy link
Member Author

Actually, I goofed up -- I intended to be backporting #101997 instead.

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

Successfully merging this pull request may close these issues.

4 participants