[issue19406] PEP 453: add the ensurepip module

Nick Coghlan report at bugs.python.org
Mon Nov 4 14:53:30 CET 2013


Nick Coghlan added the comment:

I created https://github.com/pypa/pip/issues/1294 for the script versioning issue on the pip side, as I'd prefer not to be doing the temporary directory dance if we don't need to.

How do we want to handle this for beta 1? Is it OK to do an initial commit that has the installation of non-versioned scripts as a known defect so we can make progress on the rest of the changes in the meantime?

Alternatively, we could perhaps tweak the embedded wheels as an interim fix until the problem is addressed upstream.

----------

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


More information about the Python-bugs-list mailing list