This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients barry, cjw296, doko, dstufft, ncoghlan, ned.deily, paul.moore, petr.viktorin, steve.dower
Date 2019-06-10.17:23:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560187412.46.0.153688935126.issue37107@roundup.psfhosted.org>
In-reply-to
Content
I'm with Petr here. ensurepip/venv should only go as far as we support, which is the version of the wheels included in our bundle. We should continue having the stdlib pretend that PyPI doesn't exist.

External network access would justify the longer option, in my opinion: "--upgrade-pip-from-pypi"
History
Date User Action Args
2019-06-10 17:23:32steve.dowersetrecipients: + steve.dower, barry, doko, paul.moore, ncoghlan, cjw296, ned.deily, petr.viktorin, dstufft
2019-06-10 17:23:32steve.dowersetmessageid: <1560187412.46.0.153688935126.issue37107@roundup.psfhosted.org>
2019-06-10 17:23:32steve.dowerlinkissue37107 messages
2019-06-10 17:23:32steve.dowercreate