STINNER Victor added the comment:

I prefer to use the same code on all platforms. I don't like the idea of SSL 
bugs specific to Windows.

With this change, it becomes possible to support "STARTTLS". IMO supporting 
this feature is more important than performance, even if I only expect a low 
overflow of the new _SSLPipe layer, so the benchmark is not needed.

----------

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

Reply via email to