Skip to content
This repository was archived by the owner on Nov 23, 2017. It is now read-only.

Conversation

@oconnor663
Copy link

Previously communicate(b"") was the same as communicate(), which caused
subprocesses waiting for input to hang. Without this fix, the new test hangs forever.

I originally submitted this this as python/cpython#33.

Previously communicate(b"") was the same as communicate(), which caused
subprocesses waiting for input to hang.
@oconnor663
Copy link
Author

Python bug filed at https://bugs.python.org/issue26848.

@gvanrossum gvanrossum merged commit 915b6ea into python:master Apr 26, 2016
@1st1
Copy link
Member

1st1 commented May 13, 2016

Committed to CPython.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants