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, ncoghlan, serhiy.storchaka
Date 2014-09-23.12:22:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Proposed patch allows the "backslashreplace" error handler to be used not only in encoding, but in decoding and translating.
History
Date User Action Args
2014-09-23 12:22:23serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, doerwalter, ncoghlan
2014-09-23 12:22:22serhiy.storchakasetmessageid: <[email protected]>
2014-09-23 12:22:22serhiy.storchakalinkissue22469 messages
2014-09-23 12:22:22serhiy.storchakacreate