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 chris.jerdonek
Recipients Arfrever, amaury.forgeotdarc, chris.jerdonek, eric.araujo, mark, mightyiam, ncoghlan, pitrou, r.david.murray, segfaulthunter, srid, vstinner
Date 2012-08-14.16:40:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344962429.86.0.0968850728686.issue6135@psf.upfronthosting.co.za>
In-reply-to
Content
To my previous comment, issue 15648 shows the case where I was able to change the encoding for stdout in the child process but not stderr (which would require supporting two encodings in Popen to handle).
History
Date User Action Args
2012-08-14 16:40:29chris.jerdoneksetrecipients: + chris.jerdonek, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, mark, eric.araujo, segfaulthunter, Arfrever, r.david.murray, srid, mightyiam
2012-08-14 16:40:29chris.jerdoneksetmessageid: <1344962429.86.0.0968850728686.issue6135@psf.upfronthosting.co.za>
2012-08-14 16:40:29chris.jerdoneklinkissue6135 messages
2012-08-14 16:40:29chris.jerdonekcreate