]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make asyncio tests run on Windows.
authorGuido van Rossum <guido@dropbox.com>
Thu, 17 Oct 2013 21:23:17 +0000 (14:23 -0700)
committerGuido van Rossum <guido@dropbox.com>
Thu, 17 Oct 2013 21:23:17 +0000 (14:23 -0700)
commit5ea7f93dcdd3d78082a03310e847d4e646ff4fbb
treeebf4014ca1eca6bea984a481ed21b1d24981c873
parent27b7c7ebf1039e96cac41b6330cf16b5632d9e49
Make asyncio tests run on Windows.
Lib/test/test_asyncio/test_streams.py
Lib/test/test_asyncio/test_unix_events.py
Lib/test/test_asyncio/test_windows_utils.py