[issue37141] Allow multiple separators in StreamReader.readuntil

Andrew Svetlov report at bugs.python.org
Mon Jun 3 06:26:01 EDT 2019


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

Docs will be updated soon.
The change has landed a week ago, I had no time for docs update before 3.8 beta. Sorry for that.

The idea is: StreamReader and StreamWriter are merged into just Stream, open_connection() is replaced with connect() etc.

----------

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


More information about the Python-bugs-list mailing list