Martin Panter added the comment:

Just realized that the makefile() call in _tunnel() still lets this bug occur 
when a HTTPSConnection is being used with a proxy using the CONNECT method. So 
while my patch shouldn’t make things any worse than they already are, it needs 
more work to fix this instance. Maybe we would have to use the new SSL memory 
BIO support.

----------

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

Reply via email to