bpo-36889: Merge asyncio streams#13251
Conversation
|
The main part is basically done. The functionality is test covered for all significant code paths because the PR doesn't change too much but "just" merges StreamReader and StreamWriter. There are two options for future steps:
The wish list is:
|
Sorry, something went wrong.
1st1
left a comment
There was a problem hiding this comment.
Please try to address my comments prior to merging. Great work, Andrew!
Sorry, something went wrong.
Reverts changes made in 3.8 to asyncio streams (23b4b69).
This reverts commit 23b4b69.
https://bugs.python.org/issue36889