[issue23749] asyncio missing wrap_socket

STINNER Victor report at bugs.python.org
Mon Mar 23 15:01:07 CET 2015


STINNER Victor added the comment:

Yes, it's not supported yet. It was already requested in this issue:
https://code.google.com/p/tulip/issues/detail?id=79

asyncio got a new SSL implementation which makes possible to implement STARTTLS. Are you interested to implement it?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23749>
_______________________________________


More information about the Python-bugs-list mailing list