]> granicus.if.org Git - python/commit
Tulip issue 184: Fix test_pipe() on Windows
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Jan 2015 15:13:06 +0000 (16:13 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 13 Jan 2015 15:13:06 +0000 (16:13 +0100)
commit9036e49ba1acdd49ed7aa86a228a2657ca72c336
treea3f0b219047d9095ff2c3b767069e534af1d74d5
parentb86a96802bf7e054b7b219ee7e9c8fa2444f94d6
Tulip issue 184: Fix test_pipe() on Windows

Pass explicitly the event loop to StreamReaderProtocol.
Lib/test/test_asyncio/test_windows_events.py