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 ncoghlan
Recipients Arfrever, Brecht.Van.Lommel, asvetlov, christian.heimes, ideasman42, lemburg, loewis, mont29, ncoghlan, python-dev, vstinner
Date 2013-10-17.15:52:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382025131.46.0.760820650711.issue16129@psf.upfronthosting.co.za>
In-reply-to
Content
According to http://buildbot.python.org/all/builders/AMD64%20Ubuntu%20LTS%203.x/builds/2716/steps/test/logs/stdio, output in the subprocess was fine, but for some reason sys.stdout.encoding and sys.stderr.encoding were None in the test itself o.O
History
Date User Action Args
2013-10-17 15:52:11ncoghlansetrecipients: + ncoghlan, lemburg, loewis, vstinner, christian.heimes, Arfrever, asvetlov, ideasman42, python-dev, Brecht.Van.Lommel, mont29
2013-10-17 15:52:11ncoghlansetmessageid: <1382025131.46.0.760820650711.issue16129@psf.upfronthosting.co.za>
2013-10-17 15:52:11ncoghlanlinkissue16129 messages
2013-10-17 15:52:11ncoghlancreate