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, martin.panter, serhiy.storchaka
Date 2015-02-28.12:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425125207.68.0.222089616127.issue22341@psf.upfronthosting.co.za>
In-reply-to
Content
crc & 0xffffffff is still used in gzip, zipfile and tarfile. And some comments say about signess of 32-bit checksums.
History
Date User Action Args
2015-02-28 12:06:47serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, martin.panter
2015-02-28 12:06:47serhiy.storchakasetmessageid: <1425125207.68.0.222089616127.issue22341@psf.upfronthosting.co.za>
2015-02-28 12:06:47serhiy.storchakalinkissue22341 messages
2015-02-28 12:06:47serhiy.storchakacreate