summaryrefslogtreecommitdiff
path: root/tests/test_windows_utils.py
Commit message (Expand)AuthorAgeFilesLines
* subprocess.Popen doesn't support context manager on Python 2Victor Stinner2015-07-091-3/+4
* get unittest from trollius.test_utilsVictor Stinner2015-07-091-9/+8
* Port asyncio to Python 2, tests/ directoryVictor Stinner2015-07-071-18/+18
* Replace asyncio with trollius in code and configVictor Stinner2015-07-061-5/+5
* Python issue #23208: Add BaseEventLoop._current_handleVictor Stinner2015-01-261-0/+182