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 pitrou
Recipients Arfrever, a.badger, abadger1999, benjamin.peterson, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2013-08-22.09:21:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <461460788.4620661.1377163300378.JavaMail.root@zimbra10-e2.priv.proxad.net>
In-reply-to <CAMpsgwYJa2rL3529z+qO7u3W3Z_P8fKky7dUKrXQa=CBRa6h1Q@mail.gmail.com>
Content
> Serhiy Storchaka also noticed (in the review of my patch) than errors
> is "strict" when PYTHONIOENCODING=utf-8 is used. We should also use
> surrogateescape if only the encoding is changed.

I don't understand what you say. Could you rephrase?
History
Date User Action Args
2013-08-22 09:21:46pitrousetrecipients: + pitrou, lemburg, ncoghlan, vstinner, abadger1999, benjamin.peterson, ezio.melotti, a.badger, Arfrever, r.david.murray, serhiy.storchaka
2013-08-22 09:21:46pitroulinkissue18713 messages
2013-08-22 09:21:46pitroucreate