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-106774: Update bundled pip version to 23.2.1 #106775

Merged
merged 5 commits into from Jul 25, 2023
Merged

Conversation

pfmoore
Copy link
Member

@pfmoore pfmoore commented Jul 15, 2023

@pfmoore
Copy link
Member Author

pfmoore commented Jul 15, 2023

@Yhg1s This is the regular update of the bundled pip. Assuming there are no issues with the release, I expect to backport it to 3.12 - can I confirm you don't have any objections to this? If we do have issues with the release, we'll follow up with a bugfix release, which I will also backport. I will ensure that any bug fixing is completed before 31st July, so we don't have any outstanding problems when RC1 is cut. Is this acceptable to you?

Edit: To be clear, I won't start the backport of anything until we're sure we have a good release to go into Python. So I'll leave this unmerged until that point.

@Yhg1s
Copy link
Member

Yhg1s commented Jul 17, 2023

Yes, if this can get into RC1, that's acceptable.

@pfmoore
Copy link
Member Author

pfmoore commented Jul 22, 2023

@Yhg1s This is ready to merge now - we've released pip 23.2.1 with a single fix for an issue that was identified, and I've updated the PR to include that.

If you can approve (subject to the tests passing, and me not getting any more "this branch is out of date with main" errors!) I'll merge and do the backports to 3.12 and 3.11.

@pfmoore pfmoore changed the title gh-106774: Update bundled pip version to 23.2 gh-106774: Update bundled pip version to 23.2.1 Jul 24, 2023
@pfmoore
Copy link
Member Author

pfmoore commented Jul 25, 2023

OK, merging this on the assumption that the comment above from @Yhg1s counts as sufficient approval.

@pfmoore pfmoore merged commit f443b54 into python:main Jul 25, 2023
23 checks passed
@pfmoore pfmoore added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Jul 25, 2023
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @pfmoore, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker f443b54a2f14e386a91fe4b09f41a265445008b8 3.11

@bedevere-bot
Copy link

GH-107222 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 25, 2023
* Update bundled pip version to 23.2.1
(cherry picked from commit f443b54)

Co-authored-by: Paul Moore <p.f.moore@gmail.com>
@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jul 25, 2023
@bedevere-bot
Copy link

GH-107223 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 Jul 25, 2023
@pfmoore pfmoore deleted the pip-23.2 branch July 25, 2023 10:06
pfmoore pushed a commit that referenced this pull request Jul 25, 2023
pfmoore added a commit that referenced this pull request Jul 25, 2023
…h-107223)

* Update bundled pip version to 23.2.1.
(cherry picked from commit f443b54)
jtcave pushed a commit to jtcave/cpython that referenced this pull request Jul 27, 2023
vstinner added a commit to vstinner/cpython that referenced this pull request Sep 11, 2023
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.

Upgrade the bundled version of pip to 23.2.1
4 participants