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 gregory.p.smith
Recipients djw, gregory.p.smith
Date 2008-01-20.01:26:10
SpamBayes Score 0.14942516
Marked as misclassified No
Message-id <1200792372.29.0.428059775719.issue1003@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r60121 (2.6).  zip file decryption "check" bytes were more
complicated than the existing code supported.  Algorithm updated.
History
Date User Action Args
2008-01-20 01:26:12gregory.p.smithsetspambayes_score: 0.149425 -> 0.14942516
recipients: + gregory.p.smith, djw
2008-01-20 01:26:12gregory.p.smithsetspambayes_score: 0.149425 -> 0.149425
messageid: <1200792372.29.0.428059775719.issue1003@psf.upfronthosting.co.za>
2008-01-20 01:26:10gregory.p.smithlinkissue1003 messages
2008-01-20 01:26:10gregory.p.smithcreate