Skip to content

gh-149148: Upgrade bundled pip to 26.1#149150

Merged
hugovk merged 3 commits intopython:mainfrom
vstinner:pip_261
Apr 29, 2026
Merged

gh-149148: Upgrade bundled pip to 26.1#149150
hugovk merged 3 commits intopython:mainfrom
vstinner:pip_261

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Apr 29, 2026

@vstinner vstinner added type-security A security issue stdlib Standard Library Python modules in the Lib/ directory labels Apr 29, 2026
@vstinner
Copy link
Copy Markdown
Member Author

I tested manually my change with:

$ ./python -m venv testvenv
$ testvenv/bin/python -m pip --version 
pip 26.1 from /home/vstinner/python/main/testvenv/lib/python3.15t/site-packages/pip (python 3.15)

@vstinner vstinner changed the title gh-144538: Upgrade bundled pip to 26.1 gh-149148: Upgrade bundled pip to 26.1 Apr 29, 2026
@hugovk hugovk added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Apr 29, 2026
Comment thread Misc/NEWS.d/next/Library/2026-04-29-14-33-42.gh-issue-149148.EaiYvk.rst Outdated
…aiYvk.rst

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@hugovk hugovk merged commit 025a82f into python:main Apr 29, 2026
56 checks passed
@miss-islington-app
Copy link
Copy Markdown

Thanks @vstinner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Apr 29, 2026

GH-149154 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Apr 29, 2026
@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Apr 29, 2026

GH-149155 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Apr 29, 2026
hugovk added a commit that referenced this pull request Apr 29, 2026
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Apr 29, 2026
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
manoj-km24 pushed a commit to manoj-km24/cpython that referenced this pull request Apr 29, 2026
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@vstinner vstinner deleted the pip_261 branch April 29, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stdlib Standard Library Python modules in the Lib/ directory type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants