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 larry, loewis, python-dev, serhiy.storchaka, vstinner
Date 2014-03-17.22:27:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395095270.38.0.892731663843.issue20574@psf.upfronthosting.co.za>
In-reply-to
Content
> Could you please also add test_partial for CP65001 (if this will make sense)?

I added CP65001Test which inherit from UTF8Test and so runs all UTF-8 tests on cp65001 codec. I'm surprised that the test pass.
History
Date User Action Args
2014-03-17 22:27:50vstinnersetrecipients: + vstinner, loewis, larry, python-dev, serhiy.storchaka
2014-03-17 22:27:50vstinnersetmessageid: <1395095270.38.0.892731663843.issue20574@psf.upfronthosting.co.za>
2014-03-17 22:27:50vstinnerlinkissue20574 messages
2014-03-17 22:27:50vstinnercreate