Ned Deily added the comment:

Thanks for the report but, since 3.5.1 has subsequently been released, I don't 
think there is any reason to keep this open.  The distributions vendored with 
ensurepip - like pip, setuptools, and their dependencies - will typically 
become out-of-date after any Python release, since they are all on independent 
release cycles.  The main function of ensurepip is to ensure that you have a 
known working environment to install distributions from PyPI and elsewhere, 
including updates to pip and setuptools themselves.  FWIW, the bundled versions 
of pip and setuptools have already been updated in the 3.5 branch for the next 
maintenance release of 3.5.

----------
nosy: +ned.deily
resolution:  -> out of date
stage:  -> resolved
status: open -> closed
type: performance -> 

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

Reply via email to