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 vajrasky
Recipients christian.heimes, larry, vajrasky
Date 2014-01-24.08:43:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390553030.53.0.495442169021.issue20173@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the updated patch of codecsmodule, based on Larry's review. Thanks! I didn't realize clinic releases pybuffer implicitly. I also turned _codecs.Codecs to _codecs since all of these methods are module methods.
History
Date User Action Args
2014-01-24 08:43:50vajraskysetrecipients: + vajrasky, larry, christian.heimes
2014-01-24 08:43:50vajraskysetmessageid: <1390553030.53.0.495442169021.issue20173@psf.upfronthosting.co.za>
2014-01-24 08:43:50vajraskylinkissue20173 messages
2014-01-24 08:43:50vajraskycreate