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 larry, ncoghlan
Date 2014-02-19.13:40:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392817260.29.0.689452969721.issue20685@psf.upfronthosting.co.za>
In-reply-to
Content
This change ensures make install and make altinstall still work in builds without SSL/TLS.

New changeset 9f76adbac8b7 by Nick Coghlan in branch 'default':
Issue #19744: Handle missing SSL/TLS in ensurepip
http://hg.python.org/cpython/rev/9f76adbac8b7
History
Date User Action Args
2014-02-19 13:41:00ncoghlansetrecipients: + ncoghlan, larry
2014-02-19 13:41:00ncoghlansetmessageid: <1392817260.29.0.689452969721.issue20685@psf.upfronthosting.co.za>
2014-02-19 13:41:00ncoghlanlinkissue20685 messages
2014-02-19 13:40:59ncoghlancreate