Staging
v0.8.1
https://github.com/python/cpython
Revision 1ef8c7e886ea5260e5a6967ec2b8a4c32640f1a8 authored by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) on 04 June 2016, 00:22:17 UTC, committed by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) on 04 June 2016, 00:22:17 UTC
BrokenPipeError when the child process dies before .communicate()
is called in more (all?) circumstances.
1 parent ead9bfc
History
Tip revision: 1ef8c7e886ea5260e5a6967ec2b8a4c32640f1a8 authored by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) on 04 June 2016, 00:22:17 UTC
Fixes Issue #26373: subprocess.Popen.communicate now correctly ignores
Tip revision: 1ef8c7e

README

back to top