Skip to content

Add a release task to upgrade CPython's bundled pip#6017

Merged
dstufft merged 1 commit intopypa:masterfrom
dstufft:update-cpython
Nov 19, 2018
Merged

Add a release task to upgrade CPython's bundled pip#6017
dstufft merged 1 commit intopypa:masterfrom
dstufft:update-cpython

Conversation

@dstufft
Copy link
Member

@dstufft dstufft commented Nov 19, 2018

CPython and pip have a close relationship, and it is generally a good idea to ensure that once a new version of pip is released, that we get a PR up to update the bundled copy of pip in CPython.

@dstufft dstufft requested a review from pradyunsg November 19, 2018 12:41
@pradyunsg pradyunsg added the type: maintenance Related to Development and Maintenance Processes label Nov 19, 2018
@dstufft dstufft merged commit 9c0a1da into pypa:master Nov 19, 2018
@dstufft dstufft deleted the update-cpython branch November 19, 2018 16:11
@pradyunsg
Copy link
Member

I'm curious, would this need an issue to be created on b.p.o each time (to make blurb happy) along with a PR to CPython?

@pradyunsg pradyunsg added the type: docs Documentation related label Nov 19, 2018
@dstufft
Copy link
Member Author

dstufft commented Nov 19, 2018

Yea most likely.

@pradyunsg
Copy link
Member

Any pointers on how the suggested approach of offloading the bundling to a run-time download or something equivalent might look like?

@lock
Copy link

lock bot commented May 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label May 31, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

auto-locked Outdated issues that have been locked by automation type: docs Documentation related type: maintenance Related to Development and Maintenance Processes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants