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 lemburg
Recipients Arfrever, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2014-09-23.10:39:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <54214DF3.8020808@egenix.com>
In-reply-to <1411466383.8.0.914030075142.issue18814@psf.upfronthosting.co.za>
Content
Don't like the function name :-)

How about codecs.filter_non_utf8_data(), since that's closer
to what the function is really doing and doesn't require
knowledge about what "surrogateescape" is.
History
Date User Action Args
2014-09-23 10:39:50lemburgsetrecipients: + lemburg, ncoghlan, pitrou, vstinner, ezio.melotti, Arfrever, r.david.murray, serhiy.storchaka
2014-09-23 10:39:50lemburglinkissue18814 messages
2014-09-23 10:39:50lemburgcreate