index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_asyncio
/
test_windows_utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
asyncio: Close transports in tests
Victor Stinner
2015-01-15
1
-3/+8
*
asyncio: sync with Tulip
Victor Stinner
2014-12-26
1
-6/+5
*
asyncio: sync with Tulip
Victor Stinner
2014-12-18
1
-4/+7
*
Issue #18643: asyncio.windows_utils now reuse socket.socketpair() on Windows if
Victor Stinner
2014-10-14
1
-0/+4
*
Fix asyncio tests on Windows: wait for the subprocess exit
Victor Stinner
2014-06-03
1
-0/+2
*
Issue #21119: asyncio: Make sure that socketpair() close sockets on error
Victor Stinner
2014-06-03
1
-0/+9
*
asyncio: Synchronize with Tulip
Victor Stinner
2014-03-05
1
-4/+23
*
asyncio: Replace "unittest.mock" with "mock" in unit tests
Victor Stinner
2014-02-26
1
-2/+2
*
asyncio: Longer timeout in Windows test_popen. Fixes issue 19598.
Guido van Rossum
2013-11-15
1
-1/+2
*
asyncio: Add support for running subprocesses on Windows with the IOCP event ...
Guido van Rossum
2013-10-30
1
-5/+1
*
Make various asyncio test files individually runnable
Antoine Pitrou
2013-10-20
1
-0/+4
*
Make asyncio tests run on Windows.
Guido van Rossum
2013-10-17
1
-1/+5
*
Initial checkin of asyncio package (== Tulip, == PEP 3156).
Guido van Rossum
2013-10-17
1
-0/+136