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 doerwalter
Recipients amaury.forgeotdarc, doerwalter, lemburg, ncoghlan, scoder, serhiy.storchaka, vstinner
Date 2017-03-27.10:33:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490610839.11.0.77105436516.issue18059@psf.upfronthosting.co.za>
In-reply-to
Content
This looks to me like a limited reimplementation of the codec machinery. Why not use incremental codecs as a preprocessor? Would this be to slow?
History
Date User Action Args
2017-03-27 10:33:59doerwaltersetrecipients: + doerwalter, lemburg, amaury.forgeotdarc, ncoghlan, scoder, vstinner, serhiy.storchaka
2017-03-27 10:33:59doerwaltersetmessageid: <1490610839.11.0.77105436516.issue18059@psf.upfronthosting.co.za>
2017-03-27 10:33:59doerwalterlinkissue18059 messages
2017-03-27 10:33:58doerwaltercreate