[issue26270] Support for read()/write()/select() on asyncio

Andrew Svetlov report at bugs.python.org
Mon May 27 16:12:22 EDT 2019


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

The suggestion is using streams as a high-level API.
I see no real proposals in this issue.
select()/read()/write() is not suitable interface, sorry.

Closing, feel free to create a new issue if you come up with a concrete proposal.

----------

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


More information about the Python-bugs-list mailing list