[issue36889] Merge StreamWriter and StreamReader into just asyncio.Stream

Karthikeyan Singaravelan report at bugs.python.org
Mon Jun 24 14:46:21 EDT 2019


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

Sure, I think I missed it somehow though you mentioned it's around combining StreamReader and StreamWriter and to have appropriate signatures for the methods. I will try to raise a PR this week. I also realize there are no docstrings for the new functions like connect, connect_read_pipe, connect_write_pipe etc. Is it worthy enough of adding them too in the PR?

----------

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


More information about the Python-bugs-list mailing list