Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.6] bpo-30418: Popen.communicate() always ignore EINVAL (#2002)#2004

Merged
vstinner merged 1 commit into
python:3.6python/cpython:3.6from
vstinner:einval36Copy head branch name to clipboard
Jun 8, 2017
Merged

[3.6] bpo-30418: Popen.communicate() always ignore EINVAL (#2002)#2004
vstinner merged 1 commit into
python:3.6python/cpython:3.6from
vstinner:einval36Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Jun 8, 2017

Copy link
Copy Markdown
Member

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.