[Python-Dev] PEP 453 (pip bootstrapping) ready for pronouncement? (original) (raw)

Nick Coghlan ncoghlan at gmail.com
Mon Sep 30 16:47:11 CEST 2013


On 1 October 2013 00:35, Skip Montanaro <skip at pobox.com> wrote:

Splitting into two pieces also means you can implement it for 3.4 first and identify possible problems caused by preexisting pip installs before deciding whether to add it to 2.7 and 3.3.

One of the key reasons for using the bootstrap mechanism rather than just bundling pip is so that the installers for maintenance releases won't have any more trouble with pre-existing installs of pip than pip itself does :)

But yes, there are several advantages to splitting the PEP:

Cheers, Nick.

-- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia



More information about the Python-Dev mailing list