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 ncoghlan
Recipients Dubslow, christian.heimes, dstufft, larry, ncoghlan, piotr.dobrogost, python-dev, tim.peters
Date 2014-02-14.10:58:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392375529.61.0.946336115163.issue19744@psf.upfronthosting.co.za>
In-reply-to
Content
Attached patch tweaks the ensurepip CLI to check immediately for ssl support, and avoid printing a traceback if it is missing.

However, missing SSL support still fails the call, which fails installation.
History
Date User Action Args
2014-02-14 10:58:49ncoghlansetrecipients: + ncoghlan, tim.peters, larry, christian.heimes, python-dev, piotr.dobrogost, Dubslow, dstufft
2014-02-14 10:58:49ncoghlansetmessageid: <1392375529.61.0.946336115163.issue19744@psf.upfronthosting.co.za>
2014-02-14 10:58:49ncoghlanlinkissue19744 messages
2014-02-14 10:58:49ncoghlancreate