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 Arfrever, amaury.forgeotdarc, berwin22, chris.jerdonek, eric.araujo, eryksun, mark, martin.panter, mightyiam, ncoghlan, pitrou, python-dev, r.david.murray, segfaulthunter, srid, steve.dower, vstinner
Date 2016-09-07.03:17:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907031731.14547.90039.D9EBEFB3@psf.io>
In-reply-to
Content
New changeset 720f0cf580e2 by Steve Dower in branch 'default':
Issue #6135: Adds encoding and errors parameters to subprocess
https://hg.python.org/cpython/rev/720f0cf580e2
History
Date User Action Args
2016-09-07 03:17:34python-devsetrecipients: + python-dev, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam, chris.jerdonek, martin.panter, eryksun, steve.dower, berwin22
2016-09-07 03:17:34python-devlinkissue6135 messages
2016-09-07 03:17:34python-devcreate