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 cdqzzy, ezio.melotti, hyeshik.chang, lemburg, python-dev, r.david.murray, terry.reedy, vstinner
Date 2011-05-24.23:11:39
SpamBayes Score 0.025723787
Marked as misclassified No
Message-id <1306278700.86.0.322975648173.issue12057@psf.upfronthosting.co.za>
In-reply-to
Content
iso2022_tests.patch: add some tests for ISO2022 encodings:
 - testcase for iso2022_jp and iso2022_kr, iso2022_jp2 reuses iso2022_jp testcase
 - test some invalid byte sequences
History
Date User Action Args
2011-05-24 23:11:40vstinnersetrecipients: + vstinner, lemburg, terry.reedy, hyeshik.chang, ezio.melotti, r.david.murray, python-dev, cdqzzy
2011-05-24 23:11:40vstinnersetmessageid: <1306278700.86.0.322975648173.issue12057@psf.upfronthosting.co.za>
2011-05-24 23:11:40vstinnerlinkissue12057 messages
2011-05-24 23:11:40vstinnercreate