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 BreamoreBoy, ezio.melotti, lemburg, roskakori, serhiy.storchaka, vstinner
Date 2014-10-06.12:22:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412598167.66.0.850046668364.issue18348@psf.upfronthosting.co.za>
In-reply-to
Content
If more users request this codec, we may integrate it later. Right now, maintain a package on PyPI is enough. It's easy to register a "custom" codec from a third-party codec: use
https://docs.python.org/dev/library/codecs.html#codecs.register
History
Date User Action Args
2014-10-06 12:22:47vstinnersetrecipients: + vstinner, lemburg, ezio.melotti, BreamoreBoy, serhiy.storchaka, roskakori
2014-10-06 12:22:47vstinnersetmessageid: <1412598167.66.0.850046668364.issue18348@psf.upfronthosting.co.za>
2014-10-06 12:22:47vstinnerlinkissue18348 messages
2014-10-06 12:22:47vstinnercreate