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
*
bpo-44287: asyncio test_popen() uses longer timeout (GH-26832)
Victor Stinner
2021-06-21
1
-1/+2
*
bpo-33562: Check the global asyncio event loop policy isn't set after any tes...
Brett Cannon
2018-06-02
1
-0/+5
*
bpo-32273: Move asyncio.test_utils to test.test_asyncio (#4785)
Yury Selivanov
2017-12-11
1
-6/+1
*
bpo-32154: Remove asyncio.windows_utils.socketpair (#4609)
Victor Stinner
2017-11-28
1
-50/+0
*
bpo-32154: Remove asyncio.selectors (#4605)
Victor Stinner
2017-11-28
1
-1/+1
*
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