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 serhiy.storchaka
Recipients doerwalter, lemburg, martin.panter, ncoghlan, serhiy.storchaka
Date 2015-03-23.13:41:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427118100.01.0.82702904098.issue23676@psf.upfronthosting.co.za>
In-reply-to
Content
No, currently UnicodeTranslateError is not used in the stdlib in 3.x. But it is documented and supported by some error handlers. I think it should be wider used in text-to-text translations similar to proposed in issue18814.
History
Date User Action Args
2015-03-23 13:41:40serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, doerwalter, ncoghlan, martin.panter
2015-03-23 13:41:40serhiy.storchakasetmessageid: <1427118100.01.0.82702904098.issue23676@psf.upfronthosting.co.za>
2015-03-23 13:41:39serhiy.storchakalinkissue23676 messages
2015-03-23 13:41:39serhiy.storchakacreate