]> granicus.if.org Git - python/commit
bpo-33792: Add selector and proactor windows policies (GH-7487)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Jun 2018 01:31:50 +0000 (18:31 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Jun 2018 01:31:50 +0000 (18:31 -0700)
commit0738443a5b071a6bd2c18957a06cfe571a7314f2
treeb80124e7092baa822bd236aff3522dea9697eb9f
parenta971a6fdb111bb62911ccf45aa9fe734e2e7a590
bpo-33792: Add selector and proactor windows policies (GH-7487)

(cherry picked from commit 8f4042964d5b0ddf5cdf87862db962ba64e3f64a)

Co-authored-by: Yury Selivanov <yury@magic.io>
Doc/whatsnew/3.7.rst
Lib/asyncio/windows_events.py
Lib/test/test_asyncio/test_windows_events.py
Misc/NEWS.d/next/Library/2018-06-07-12-38-12.bpo-33792.3aKG7u.rst [new file with mode: 0644]