]> granicus.if.org Git - python/commit
asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk).
authorGuido van Rossum <guido@dropbox.com>
Wed, 30 Oct 2013 21:44:05 +0000 (14:44 -0700)
committerGuido van Rossum <guido@dropbox.com>
Wed, 30 Oct 2013 21:44:05 +0000 (14:44 -0700)
commit90fb914b4b90f74a9ab4c12d2a3aa2fa2090f3c7
treec4234a9c7b98bbf85fc54b7858989f7400a50606
parentec7922cb3eef8c770e906478fad75951a0d69116
asyncio: Make the IOCP proactor support "waitable" handles (Richard Oudkerk).
Lib/asyncio/windows_events.py
Lib/test/test_asyncio/test_windows_events.py
Modules/overlapped.c