-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
gh-137257: Upgrade bundled pip to 25.2 #137258
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, marking as DO-NOT-MERGE
per your comment:
I'd like to ask that we hold off on merging this for a week just in case we need to cut an emergency hotfix release.
I think we do backport these; the previous bump (GH-132997) was backported to 3.13.
Note that 3.14 is in RC-mode, @hugovk may reasonably want to defer backporting this to 3.14.1 -- but by then, I expect a new version of A |
Let's backport when ready: this will get wide exposure in 3.13.6 (2025-08-05) before 3.14.0 RC2 (2025-08-26). Thanks! |
I'm not sure how this could be out of date with main? Maybe the news files? Does anyone know a good reason why I shouldn't just hit "Update branch"? @ichard26 ping me when you are ready for this to be merged, and I'll set the merge going and do the backports. For information, we bacport new versions of pip to all currently maintained Python versions. And as in this case, if we're in the beta or RC period, we should get RM approval. As @hugovk has approved, we're good on that point. |
It's a somewhat-unhelpful message, this branch is indeed behind, but not for anything that matters (hence no 'resolve conflicts' message). Clicking the button doesn't hurt, but triggers a full CI rerun, so generally best avoided. It can be helpful when the problem is with CI itself, though. A |
It's been all quiet on the |
Thanks @ichard26 for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
(cherry picked from commit 506542b) Co-authored-by: Richard Si <sichard26@gmail.com>
(cherry picked from commit 506542b) Co-authored-by: Richard Si <sichard26@gmail.com>
GH-137361 is a backport of this pull request to the 3.14 branch. |
GH-137362 is a backport of this pull request to the 3.13 branch. |
|
This reverts commit 506542b.
I'm not sure actually how pip updates are treated for backports, but ignoring that, I'd like to ask that we hold off on merging this for a week just in case we need to cut an emergency hotfix release.