Nick Coghlan added the comment:

Note: I'm deliberately not worrying about ensurepip._uninstall here, since that 
only gets invoked implicitly in the Windows uninstaller, and that should always 
have a valid SSL to play with.

Always, since I worked out how to disable ssl in my local build (just a small 
tweak to setup.py), I was able to verify the correct behaviour of 
test_ensurepip and test_venv with SSL unavailable.

----------

_______________________________________
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