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 alexer, lemburg, loewis, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2015-02-15.17:45:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424022342.0.0.525690964237.issue23215@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for your patch Aleksi. It LGTM in general. Updated patch just moves the test to Lib/test/test_multibytecodec.py where it can reuse ALL_CJKENCODINGS and fixes few other minor bugs in multibyte codecs.
History
Date User Action Args
2015-02-15 17:45:42serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, loewis, vstinner, r.david.murray, alexer, python-dev
2015-02-15 17:45:42serhiy.storchakasetmessageid: <1424022342.0.0.525690964237.issue23215@psf.upfronthosting.co.za>
2015-02-15 17:45:41serhiy.storchakalinkissue23215 messages
2015-02-15 17:45:41serhiy.storchakacreate