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 a.badger
Recipients Sworddragon, a.badger, ezio.melotti, loewis, ncoghlan, pitrou, r.david.murray, vstinner
Date 2013-12-13.19:44:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386963876.92.0.848546049254.issue19977@psf.upfronthosting.co.za>
In-reply-to
Content
My impression was that python3 was supposed to help get rid of UnicodeError tracebacks, not mojibake.  If mojibake was the problem then we should never have gone down the surrogateescape path for input.
History
Date User Action Args
2013-12-13 19:44:36a.badgersetrecipients: + a.badger, loewis, ncoghlan, pitrou, vstinner, ezio.melotti, r.david.murray, Sworddragon
2013-12-13 19:44:36a.badgersetmessageid: <1386963876.92.0.848546049254.issue19977@psf.upfronthosting.co.za>
2013-12-13 19:44:36a.badgerlinkissue19977 messages
2013-12-13 19:44:36a.badgercreate