diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-17 12:48:33 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-17 12:48:33 +0200 |
commit | 0d35741b167b6c7fdd201944c0e57379b1f246fd (patch) | |
tree | 5aa00cc3059a2ae98498960b791f4be9eb58cb75 /Python/modsupport.c | |
parent | 68f411670ec2145e783ea657c9d54a0a14815048 (diff) | |
parent | cc996b57890a251cef83101d5cfcbc58179cba5f (diff) | |
download | cpython-git-0d35741b167b6c7fdd201944c0e57379b1f246fd.tar.gz |
(Merge 3.4) asyncio, tulip issue 190: Process.communicate() must ignore
BrokenPipeError
If you want to handle the BrokenPipeError, you can easily reimplement
communicate().
Add also a unit test to ensure that stdin.write() + stdin.drain() raises
BrokenPipeError.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions