Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=<Date2019-05-24.14:18:08.451>created_at=<Date2019-05-05.14:10:52.018>labels= ['3.8', 'expert-asyncio']
title='Revert back StreamWriter awrite/aclose but provide await writer.write() and await writer.close()'updated_at=<Date2019-05-24.14:18:08.450>user='https://github.com/asvetlov'
New changeset a076e4f by Andrew Svetlov in branch 'master': bpo-36802: Drop awrite()/aclose(), support await write() and await close() instead (bpo-13099) a076e4f
It seems like the commit a076e4f introduced a regression: bpo-36870, test_drain_raises() of test_asyncio started to fail randomly, mostly on Windows. bpo-36870 is making AppVeyor failing on pull requests and make Windows buildbots fail randomly. I wrote PR 13316 to revert the commit to get more time to find a proper fix. https://pythondev.readthedocs.io/ci.html#revert-on-fail
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: