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_subprocess.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
asyncio: sync with Tulip
Victor Stinner
2014-08-25
1
-3/+5
*
asyncio, test_subprocess: relax timings for slow builbots
Victor Stinner
2014-07-25
1
-2/+2
*
asyncio: Fix test_stdin_broken_pipe(), drain() is not a coroutine
Victor Stinner
2014-07-21
1
-2/+7
*
Issue #21247: Fix a race condition in test_send_signal() of asyncio
Victor Stinner
2014-07-17
1
-4/+15
*
asyncio: Fix test_stdin_broken_pipe(), drain() can also raise
Victor Stinner
2014-07-17
1
-2/+2
*
asyncio, tulip issue 190: Process.communicate() must ignore BrokenPipeError
Victor Stinner
2014-07-17
1
-7/+20
*
asyncio: Enable the debug mode of event loops when the PYTHONASYNCIODEBUG
Victor Stinner
2014-06-22
1
-2/+2
*
asyncio: Refactor tests: add a base TestCase class
Victor Stinner
2014-06-17
1
-4/+6
*
asyncio: pep8-ify the code.
Yury Selivanov
2014-02-19
1
-2/+10
*
asyncio: Remove Process.subprocess attribute; it's too easy to get inconsistent
Victor Stinner
2014-02-09
1
-20/+0
*
asyncio.subprocess: Replace Process.get_subprocess() method with a
Victor Stinner
2014-02-03
1
-9/+9
*
Issue #20400: Merge Tulip into Python: add the new asyncio.subprocess module
Victor Stinner
2014-02-01
1
-0/+196