Nick Coghlan added the comment:

This patch is probably a better bet - it just prints a message to stderr to say 
that we're ignoring the ensurepip failure during installation.

pip wouldn't work anyway in a Python without ssl built, but at least this way 
that Python can still be installed without the ensurepip invocation complaining.

Ned, if this approach sounds reasonable to you, I'll commit this one.

----------
assignee: ncoghlan -> ned.deily
nosy: +ned.deily
Added file: 
http://bugs.python.org/file34078/issue19744_ensurepip_install_ok_without_ssl.diff

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

Reply via email to