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 asvetlov, berker.peksag, docs@python, ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2012-11-28.12:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354105359.0.0.856076310771.issue16323@psf.upfronthosting.co.za>
In-reply-to
Content
I think the sentence "If a byte sequence can be decoded as a surrogate character and *errors* is not ``"strict"``, then the byte sequence is escaped using the ``"surrogateescape"`` error handler instead of being decoded." is redundant.
History
Date User Action Args
2012-11-28 12:22:39serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, ezio.melotti, asvetlov, docs@python, python-dev, berker.peksag
2012-11-28 12:22:39serhiy.storchakasetmessageid: <1354105359.0.0.856076310771.issue16323@psf.upfronthosting.co.za>
2012-11-28 12:22:38serhiy.storchakalinkissue16323 messages
2012-11-28 12:22:38serhiy.storchakacreate