index
:
delta/python-packages/trollius.git
asyncio
iocp
issue-26
master
newcancel
pep479
proactor
remove-joinable-queue
subproces-stream
subprocess_stream
traceback
trollius
trollius-py26
trollius-win
trollius_greenio
trollius_interop_asyncio
uninterpolate
bitbucket.org: Obsolete (use python-packages/trollius-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asyncio
/
subprocess.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tulip issue 190: Process.communicate() now ignores ConnectionResetError too
Victor Stinner
2014-07-17
1
-5
/
+7
*
asyncio, tulip issue 190: Process.communicate() must ignore BrokenPipeError
Victor Stinner
2014-07-17
1
-1
/
+5
*
Tulip issue #184: Log subprocess events in debug mode
Victor Stinner
2014-07-14
1
-0
/
+26
*
Move coroutine code in the new module asyncio.coroutines
Victor Stinner
2014-06-29
1
-7
/
+8
*
asyncio.subprocess: Fix a race condition in communicate()
Victor Stinner
2014-02-20
1
-2
/
+1
*
pep8-ify the code.
Yury Selivanov
2014-02-18
1
-2
/
+3
*
Issue #130: Add more checks on subprocess_exec/subprocess_shell parameters
Victor Stinner
2014-02-11
1
-2
/
+3
*
Remove Process.subprocess attribute; it's too easy to get inconsistent Process
Victor Stinner
2014-02-09
1
-4
/
+0
*
Remove empty line at the end of subprocess.py
Victor Stinner
2014-02-03
1
-1
/
+0
*
Replace Process.get_subprocess() method with a Process.subprocess read-only p...
Victor Stinner
2014-02-03
1
-1
/
+2
*
Merge (manually) the subprocess_stream into default
Victor Stinner
2014-02-01
1
-0
/
+198