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 vstinner
Recipients Decorater, jkloth, paul.moore, steve.dower, tim.golden, vstinner, yan12125, zach.ware
Date 2016-08-17.14:20:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbf=3AXWmfqcE-w9w_j5WQ3HCxg_+kVa-BbMWLf4mLZBw@mail.gmail.com>
In-reply-to <1471439968.84.0.547039064402.issue27781@psf.upfronthosting.co.za>
Content
> Is there a surrogatepass option?

I'm talking about error handlers of Python codecs: text.encode('utf8',
'surrogatepass')
History
Date User Action Args
2016-08-17 14:20:52vstinnersetrecipients: + vstinner, paul.moore, tim.golden, jkloth, zach.ware, steve.dower, yan12125, Decorater
2016-08-17 14:20:52vstinnerlinkissue27781 messages
2016-08-17 14:20:52vstinnercreate