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 docs@python, gregory.p.smith, martin.panter, serhiy.storchaka
Date 2015-12-08.09:45:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449567933.21.0.71314918048.issue22341@psf.upfronthosting.co.za>
In-reply-to
Content
The patch LGTM.

But while we are here, wouldn't be worth to unify the name of second parameter of binascii and zlib CRC calculation functions? And unify the description of crc_hqx() with other functions.
History
Date User Action Args
2015-12-08 09:45:33serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, docs@python, martin.panter
2015-12-08 09:45:33serhiy.storchakasetmessageid: <1449567933.21.0.71314918048.issue22341@psf.upfronthosting.co.za>
2015-12-08 09:45:33serhiy.storchakalinkissue22341 messages
2015-12-08 09:45:32serhiy.storchakacreate