diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-06-08 15:30:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-08 15:30:39 (GMT) |
commit | d52aa31378ae43e044a300edfe8285954c167216 (patch) | |
tree | a12899c5b00b4b18372ace0f1288a959e0852bda /Modules/_io/textio.c | |
parent | 64505a1f6c0af4574e17e823b27ffe24eca44df5 (diff) | |
download | cpython-d52aa31378ae43e044a300edfe8285954c167216.zip cpython-d52aa31378ae43e044a300edfe8285954c167216.tar.gz cpython-d52aa31378ae43e044a300edfe8285954c167216.tar.bz2 |
bpo-30418: Popen.communicate() always ignore EINVAL (#2002)
On Windows, subprocess.Popen.communicate() now also ignore EINVAL
on stdin.write() if the child process is still running but closed the
pipe.
Diffstat (limited to 'Modules/_io/textio.c')
0 files changed, 0 insertions, 0 deletions