]> granicus.if.org Git - python/commit
bpo-31008: Fix asyncio test_wait_for_handle on Windows (#3065) (#3068)
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 10 Aug 2017 23:52:13 +0000 (01:52 +0200)
committerGitHub <noreply@github.com>
Thu, 10 Aug 2017 23:52:13 +0000 (01:52 +0200)
commit270c3c62edd81c14fcdb6a24b4b518a777ec6534
tree16aa6a6f01612ffc0e8349402a6b732708a7f289
parente8e7fba0b24582959feca9c31f2a72fc0251f83d
bpo-31008: Fix asyncio test_wait_for_handle on Windows (#3065) (#3068)

(cherry picked from commit 5659a72f487579be76335c09c8ba8b2f1800adde)
Lib/test/test_asyncio/test_windows_events.py