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 Arfrever, ezio.melotti, lemburg, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, vstinner
Date 2015-03-17.12:22:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426594941.27.0.189904906141.issue18814@psf.upfronthosting.co.za>
In-reply-to
Content
Oh, and yes, I agree a python-dev discussion would be a good idea.

From my perspective, "rehandle_surrogateescape" is the key function for making it easier to check for malformed input data from operating system interfaces.

The other items I don't personally have a use case for, but they seem potentially valuable in make some key Unicode concepts a bit more discoverable.
History
Date User Action Args
2015-03-17 12:22:21ncoghlansetrecipients: + ncoghlan, lemburg, pitrou, vstinner, ezio.melotti, Arfrever, r.david.murray, serhiy.storchaka
2015-03-17 12:22:21ncoghlansetmessageid: <1426594941.27.0.189904906141.issue18814@psf.upfronthosting.co.za>
2015-03-17 12:22:21ncoghlanlinkissue18814 messages
2015-03-17 12:22:21ncoghlancreate