[docs] [issue26050] Add new StreamReader.readuntil() method

Karthikeyan Singaravelan report at bugs.python.org
Thu Sep 12 05:29:37 EDT 2019


Karthikeyan Singaravelan <tir.karthi at gmail.com> added the comment:

StreamReader and StreamWriter were merged to Stream with issue36889 and there were also docs added for it along with asyncio docs rewritten. I am closing this as fixed. Feel free to reopen if needed. Thanks.

----------
nosy: +xtreak
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the docs mailing list