Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1d922d0ce92a95437616a3793c6068b51ec72a5d
/
Lib
/
asyncio
/
subprocess.py
d55b54d
asyncio, tulip issue 190: Process.communicate() now ignores
by Victor Stinner
· 11 years ago
cc996b5
asyncio, tulip issue 190: Process.communicate() must ignore BrokenPipeError
by Victor Stinner
· 11 years ago
acdb782
asyncio: sync with Tulip
by Victor Stinner
· 11 years ago
f951d28
asyncio: sync with Tulip, add a new asyncio.coroutines module
by Victor Stinner
· 11 years ago
8d0230b
asyncio.subprocess: Fix a race condition in communicate()
by Victor Stinner
· 11 years ago
5779752
asyncio: pep8-ify the code.
by Yury Selivanov
· 11 years ago
20e0743
asyncio, Tulip issue 130: Add more checks on subprocess_exec/subprocess_shell
by Victor Stinner
· 12 years ago
0c3949c
asyncio: Remove Process.subprocess attribute; it's too easy to get inconsistent
by Victor Stinner
· 12 years ago
b79eb05
asyncio.subprocess: Replace Process.get_subprocess() method with a
by Victor Stinner
· 12 years ago
915bcb0
Issue #20400: Merge Tulip into Python: add the new asyncio.subprocess module
by Victor Stinner
· 12 years ago