[issue19406] PEP 453: add the ensurepip module

Donald Stufft report at bugs.python.org
Thu Oct 31 14:27:59 CET 2013


Donald Stufft added the comment:

Ok, merged in the --root fix to pip and created a Wheel using Python 3.4 (which I installed the Wheel distribution using an ensurepip installed pip ;) ).

Updated on github and a patch added, all outstanding issues that affect this patch exist on the pip side of things. Primarily https://github.com/pypa/pip/issues/1067 which, since I created the new pip wheel using 3.4, only affects this patch in that setuptools is still version specific. This'll be fixed soon in pip.

----------
Added file: http://bugs.python.org/file32435/ensurepip.diff

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


More information about the Python-bugs-list mailing list