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 ezio.melotti, loewis, vstinner
Date 2012-09-26.16:57:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348678631.4.0.526176644268.issue13056@psf.upfronthosting.co.za>
In-reply-to
Content
> Victor, do you know if multibytecodec has been ported to the new API yet?

No, it has no. CJK codecs still use the legacy API (Py_UNICODE).
History
Date User Action Args
2012-09-26 16:57:11vstinnersetrecipients: + vstinner, loewis, ezio.melotti
2012-09-26 16:57:11vstinnersetmessageid: <1348678631.4.0.526176644268.issue13056@psf.upfronthosting.co.za>
2012-09-26 16:57:10vstinnerlinkissue13056 messages
2012-09-26 16:57:10vstinnercreate