This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients ncoghlan, ned.deily
Date 2014-11-16.00:39:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416098348.4.0.722200841811.issue22878@psf.upfronthosting.co.za>
In-reply-to
Content
As part of PEP 477, the attached patch backports to Python 2.7.9 the configure and Makefile integration for ensurepip from Python 3 (PEP 453 / Issue19553).  As described in PEP 477, for Python 2 ensurepip is not enabled by default by configure.  If there are no comments, I'll plan to apply it for 2.7.9 in a few days.
History
Date User Action Args
2014-11-16 00:39:08ned.deilysetrecipients: + ned.deily, ncoghlan
2014-11-16 00:39:08ned.deilysetmessageid: <1416098348.4.0.722200841811.issue22878@psf.upfronthosting.co.za>
2014-11-16 00:39:08ned.deilylinkissue22878 messages
2014-11-16 00:39:08ned.deilycreate