[issue36802] Revert back StreamWriter awrite/aclose but provide await writer.write() and await writer.close()

Andrew Svetlov report at bugs.python.org
Thu May 9 15:15:03 EDT 2019


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


New changeset a076e4f5e42b85664693191d04cfb33e2f9acfa5 by Andrew Svetlov in branch 'master':
bpo-36802: Drop awrite()/aclose(), support await write() and await close() instead (#13099)
https://github.com/python/cpython/commit/a076e4f5e42b85664693191d04cfb33e2f9acfa5


----------

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


More information about the Python-bugs-list mailing list