Message224197
While testing binary.patch, test_subprocess failed because of the issue #19612. I backported the fix:
changeset: 91905:039ac3f01c4e
branch: 2.7
parent: 91895:bffa0b8a16e8
user: Victor Stinner <victor.stinner@gmail.com>
date: Tue Jul 29 00:04:54 2014 +0200
files: Lib/subprocess.py Misc/NEWS
description:
Issue #19612: subprocess.communicate() now also ignores EINVAL when using at
least two pipes. |
|
Date |
User |
Action |
Args |
2014-07-28 22:09:42 | vstinner | set | recipients:
+ vstinner, r.david.murray, msp |
2014-07-28 22:09:42 | vstinner | set | messageid: <1406585382.33.0.432183769202.issue21946@psf.upfronthosting.co.za> |
2014-07-28 22:09:42 | vstinner | link | issue21946 messages |
2014-07-28 22:09:42 | vstinner | create | |
|