Staging
v0.5.1
https://github.com/python/cpython
Revision d5c8ce7cc03d81402b2fcdc023fb6ea44ac70f25 authored by Victor Stinner on 18 February 2014, 21:00:53 UTC, committed by Victor Stinner on 18 February 2014, 21:00:53 UTC
OSError(22, 'Invalid argument') when writing input data into stdin, whereas
the process already exited.
1 parent 9e5a987
History
Tip revision: d5c8ce7cc03d81402b2fcdc023fb6ea44ac70f25 authored by Victor Stinner on 18 February 2014, 21:00:53 UTC
Issue #19612: On Windows, subprocess.Popen.communicate() now ignores
Tip revision: d5c8ce7

README

back to top