[issue33654] asyncio: transports don't support switching between Protocol and BufferedProtocol

Andrew Svetlov report at bugs.python.org
Tue May 29 05:02:51 EDT 2018


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:


New changeset 2179022d94937d7b0600b0dc192ca6fa5f53d830 by Andrew Svetlov (Yury Selivanov) in branch 'master':
bpo-33654: Support protocol type switching in SSLTransport.set_protocol() (#7194)
https://github.com/python/cpython/commit/2179022d94937d7b0600b0dc192ca6fa5f53d830


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33654>
_______________________________________


More information about the Python-bugs-list mailing list