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 larry, ncoghlan, pitrou, serhiy.storchaka, vstinner
Date 2014-02-02.11:17:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391339838.84.0.730730119123.issue20404@psf.upfronthosting.co.za>
In-reply-to
Content
The _PyCodec_GetIncrementalDecoder name looks too similar to PyCodec_IncrementalDecoder. It would be better to use more different name.

And please note my minor comments on Rietveld.
History
Date User Action Args
2014-02-02 11:17:18serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, pitrou, vstinner, larry
2014-02-02 11:17:18serhiy.storchakasetmessageid: <1391339838.84.0.730730119123.issue20404@psf.upfronthosting.co.za>
2014-02-02 11:17:18serhiy.storchakalinkissue20404 messages
2014-02-02 11:17:18serhiy.storchakacreate