[issue22878] PEP 477 (ensurepip backport to 2.7.9): "make install" and "make altinstall" integration

Ned Deily report at bugs.python.org
Sun Nov 16 01:39:08 CET 2014


New submission from Ned Deily:

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.

----------
keywords: +patch
nosy: +ncoghlan
stage:  -> patch review
Added file: http://bugs.python.org/file37203/pep477_make.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22878>
_______________________________________


More information about the Python-bugs-list mailing list