Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 8, 2017

On Windows, subprocess.Popen.communicate() now also ignore EINVAL
on stdin.write() if the child process is still running but closed the
pipe.
(cherry picked from commit d52aa31)

On Windows, subprocess.Popen.communicate() now also ignore EINVAL
on stdin.write() if the child process is still running but closed the
pipe.
(cherry picked from commit d52aa31)
@vstinner vstinner merged commit b319d09 into python:3.6 Jun 8, 2017
@vstinner vstinner deleted the einval36 branch June 8, 2017 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants