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 berker.peksag
Recipients berker.peksag, docs@python, ezio.melotti, serhiy.storchaka, vstinner
Date 2012-10-28.18:16:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351448174.11.0.52685803515.issue16323@psf.upfronthosting.co.za>
In-reply-to
Content
> Hum, this is not correct. There are three valid values:
>  - NULL: strict
>  - "strict": strict
>  - "surrogateescape": use PEP 383

Thanks for the correction, Victor. Here's the updated patch.
History
Date User Action Args
2012-10-28 18:16:14berker.peksagsetrecipients: + berker.peksag, vstinner, ezio.melotti, docs@python, serhiy.storchaka
2012-10-28 18:16:14berker.peksagsetmessageid: <1351448174.11.0.52685803515.issue16323@psf.upfronthosting.co.za>
2012-10-28 18:16:14berker.peksaglinkissue16323 messages
2012-10-28 18:16:14berker.peksagcreate