This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients ezio.melotti, martin.panter, python-dev, serhiy.storchaka, xiang.zhang
Date 2016-09-13.04:56:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160913045603.19406.27649.BF774237@psf.io>
In-reply-to
Content
New changeset 5ae3782c4e05 by Berker Peksag in branch '3.5':
Issue #27952: Capture stderr in run_script()
https://hg.python.org/cpython/rev/5ae3782c4e05

New changeset 33d118a27035 by Berker Peksag in branch '3.6':
Issue #27952: Merge from 3.5
https://hg.python.org/cpython/rev/33d118a27035

New changeset 6acd2b575a3c by Berker Peksag in branch 'default':
Issue #27952: Merge from 3.6
https://hg.python.org/cpython/rev/6acd2b575a3c
History
Date User Action Args
2016-09-13 04:56:06python-devsetrecipients: + python-dev, ezio.melotti, martin.panter, serhiy.storchaka, xiang.zhang
2016-09-13 04:56:06python-devlinkissue27952 messages
2016-09-13 04:56:06python-devcreate