]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33833: Fix ProactorSocketTransport AssertionError (#7893)
authortwisteroid ambassador <twisteroidambassador@users.noreply.github.com>
Mon, 30 Jul 2018 18:58:50 +0000 (02:58 +0800)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 30 Jul 2018 18:58:50 +0000 (21:58 +0300)
commit9045199c5aaeac9b52537581be127d999b5944ee
tree36e2ab26c69d390c0ec86edfb7612a98d9dbe8c9
parent6921ef7bef4eab3819b3d0fda5fa3e3b2a8c0613
bpo-33833: Fix ProactorSocketTransport AssertionError (#7893)
Lib/asyncio/proactor_events.py
Lib/test/test_asyncio/test_proactor_events.py
Misc/NEWS.d/next/Library/2018-06-17-11-46-20.bpo-33833.RnEqvM.rst [new file with mode: 0644]