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 Sworddragon, a.badger, bkabrda, larry, lemburg, loewis, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2013-12-14.06:10:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1387001402.44.0.450467299929.issue19846@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Victor - I now agree that trying to guess another encoding is a bad idea, and that enabling surrogateescape for the standard streams under the C locale is a better way to go.
History
Date User Action Args
2013-12-14 06:10:02ncoghlansetrecipients: + ncoghlan, lemburg, loewis, terry.reedy, pitrou, vstinner, larry, a.badger, r.david.murray, Sworddragon, serhiy.storchaka, bkabrda
2013-12-14 06:10:02ncoghlansetmessageid: <1387001402.44.0.450467299929.issue19846@psf.upfronthosting.co.za>
2013-12-14 06:10:02ncoghlanlinkissue19846 messages
2013-12-14 06:10:02ncoghlancreate