]> granicus.if.org Git - python/commit
bpo-30064: Refactor sock_* asyncio API (#10419)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 12 Nov 2018 17:00:22 +0000 (19:00 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Nov 2018 17:00:22 +0000 (19:00 +0200)
commit74387926072abf338a4c1cec1bf0501fc65bbee5
treea3328774e0b0ad8bbd256f0239b392dcd2952b3e
parent9404e7737bd09bc1df154e1216d721e5168e4c68
bpo-30064: Refactor sock_* asyncio API (#10419)
Lib/asyncio/selector_events.py
Lib/test/test_asyncio/test_selector_events.py
Lib/test/test_asyncio/test_sock_lowlevel.py
Lib/test/test_asyncio/utils.py
Misc/NEWS.d/next/Library/2018-11-09-01-18-51.bpo-30064.IF5mH6.rst [new file with mode: 0644]