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.16:13:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382026399.26.0.797517110928.issue16129@psf.upfronthosting.co.za>
In-reply-to
Content
So reusing the run command from the buildbot still passed on my system. 

I thought using sys.stdout.encoding (etc) would reliably get me the default IO encoding, but it appears not :(
History
Date User Action Args
2013-10-17 16:13:19ncoghlansetrecipients: + ncoghlan, lemburg, loewis, vstinner, christian.heimes, Arfrever, asvetlov, ideasman42, python-dev, Brecht.Van.Lommel, mont29
2013-10-17 16:13:19ncoghlansetmessageid: <1382026399.26.0.797517110928.issue16129@psf.upfronthosting.co.za>
2013-10-17 16:13:19ncoghlanlinkissue16129 messages
2013-10-17 16:13:19ncoghlancreate