[Python-checkins] [python/cpython] e5bdad: bpo-30418: Popen.communicate() always ignore EINVA...

GitHub noreply at github.com
Thu Jun 8 12:34:32 EDT 2017


 Branch: refs/heads/2.7
 Home: https://github.com/python/cpython
 Commit: e5bdad2201de45c203037e59491e4fea56def56d
 https://github.com/python/cpython/commit/e5bdad2201de45c203037e59491e4fea56def56d
 Author: Victor Stinner <victor.stinner at gmail.com>
 Date: 2017年06月08日 (2017年6月08日)
 Changed paths:
 M Lib/subprocess.py
 M Misc/NEWS
 Log Message:
 -----------
 bpo-30418: Popen.communicate() always ignore EINVAL (#2002) (#2006)
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 d52aa31378ae43e044a300edfe8285954c167216)


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /