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 abadger1999, benjamin.peterson, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, vstinner
Date 2013-08-12.15:45:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7eFY19Az6f6e=eNBTh8+WTgaVttu7HNDN7MRHVUyGb1Hw@mail.gmail.com>
In-reply-to <1376321936.66.0.266177255433.issue18713@psf.upfronthosting.co.za>
Content
Everything about surrogateescape is dangerous - we're trying to work
around the presence of bad data by at least allowing it to be
tunnelled through Python code without corrupting it further :)
History
Date User Action Args
2013-08-12 15:45:47ncoghlansetrecipients: + ncoghlan, lemburg, pitrou, vstinner, abadger1999, benjamin.peterson, ezio.melotti, r.david.murray
2013-08-12 15:45:47ncoghlanlinkissue18713 messages
2013-08-12 15:45:47ncoghlancreate