-
-
Notifications
You must be signed in to change notification settings - Fork 31.3k
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-120888: Bump bundled pip to 24.1.1 #120889
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.
Approving as a valid change to include pip 24.1. However, we may prefer to wait for 24.1.1, so we get a resolution for pypa/pip#12779. I'll leave that for @pradyunsg and the Python RMs to decide.
Misc/NEWS.d/next/Library/2024-06-22-22-52-24.gh-issue-120888.sd8I3N.rst
Outdated
Show resolved
Hide resolved
TSAN failure was in test_signal, which this PR doesn't affect. Merged in main to kick CI. |
…d8I3N.rst Co-authored-by: T. Wouters <[email protected]>
Thanks @pradyunsg for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
(cherry picked from commit 4999e0b) 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> Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alyssa Coghlan <[email protected]> Co-authored-by: T. Wouters <[email protected]>
Sorry, @pradyunsg, I could not cleanly backport this to
|
GH-121080 is a backport of this pull request to the 3.13 branch. |
gh-120888: Bump bundled pip to 24.1.1 (GH-120889) (cherry picked from commit 4999e0b) 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> Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alyssa Coghlan <[email protected]>
|
Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alyssa Coghlan <[email protected]> Co-authored-by: T. Wouters <[email protected]>
GH-121348 is a backport of this pull request to the 3.12 branch. |
Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alyssa Coghlan <[email protected]> Co-authored-by: T. Wouters <[email protected]>
Co-authored-by: Pradyun Gedam <[email protected]> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Alyssa Coghlan <[email protected]> Co-authored-by: T. Wouters <[email protected]>
x-ref pypa/pip#12613
Closes #120888