[Distutils] PEP453 - Explicit bootstrapping of pip in Python installations

Donald Stufft donald at stufft.io
Fri Aug 30 18:36:00 CEST 2013


On Aug 30, 2013, at 12:32 PM, Marcus Smith <qwcode at gmail.com> wrote:

> 
> 
> > This should specify if it is ever expected to be kept in the CPython repo (and thus distributed in the source tarball) or if it will simply be bundled in the installers (and thus never included with the source).
> 
> Nick may say differently (he's much more "in tune" with what files are owned by which processes) but I'd expect that the ``getpip`` module will be included as a normal part of the standard library and with it a tarball (or a Wheel) containing the sources of the bundled software.
> 
> will getpip also replace the current role of "get-pip.py" (available in pip's master branch), i.e. will getpip be available for download and be mentioned in the pip install instructions for python's that don't have it?
> 

Pip will probably need to maintain get-pip.py for any Python version it supports that Doesn't have the getpip module.

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130830/b44cde2f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130830/b44cde2f/attachment.sig>


More information about the Distutils-SIG mailing list