Nick Coghlan added the comment:

As Donald notes, this was explicitly covered in the PEP: the onus is on the 
distros to make ensurepip and pyvenv work in a way that complies with their 
debundling requirements (e.g. by using rewheel, or redirecting to the system 
installer).

The "--without-ensurepip" flag is there to disable running it at install time. 
Fully removing the ensurepip module is not a supported configuration - if a 
distro wants to do that, they're going to have to carry a patch.

----------
resolution:  -> wont fix
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20417>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to