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 pitrou
Recipients gregory.p.smith, loewis, pitrou, rcoyner, vstinner
Date 2011-02-21.18:26:30
SpamBayes Score 0.016595127
Marked as misclassified No
Message-id <1298312790.84.0.471616209476.issue8650@psf.upfronthosting.co.za>
In-reply-to
Content
> Fixed by r87729.

This only addresses the compress() and decompress() functions, but e.g. crc32() and adler32() are also touched by this issue.
History
Date User Action Args
2011-02-21 19:26:19vstinnerunlinkissue8650 messages
2011-02-21 18:26:30pitrousetrecipients: + pitrou, loewis, gregory.p.smith, vstinner, rcoyner
2011-02-21 18:26:30pitrousetmessageid: <1298312790.84.0.471616209476.issue8650@psf.upfronthosting.co.za>
2011-02-21 18:26:30pitroulinkissue8650 messages
2011-02-21 18:26:30pitroucreate