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 johnwalker
Recipients ezio.melotti, johnwalker, martin.panter, serhiy.storchaka, vstinner
Date 2015-12-30.05:27:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451453225.98.0.265141762716.issue25863@psf.upfronthosting.co.za>
In-reply-to
Content
Here is Martin's message as a unit test. It checks utf-8 and the iso-2022 family except iso-2022-cn and iso-2022-cn-ext because they are not supported. The errors occur with all iso-2022 charsets.
History
Date User Action Args
2015-12-30 05:27:06johnwalkersetrecipients: + johnwalker, vstinner, ezio.melotti, martin.panter, serhiy.storchaka
2015-12-30 05:27:05johnwalkersetmessageid: <1451453225.98.0.265141762716.issue25863@psf.upfronthosting.co.za>
2015-12-30 05:27:05johnwalkerlinkissue25863 messages
2015-12-30 05:27:05johnwalkercreate