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 benjamin.peterson, brett.cannon, gregory.p.smith, loewis, matejcik, schmir
Date 2008-09-18.22:29:18
SpamBayes Score 0.00079735933
Marked as misclassified No
Message-id <1221776959.86.0.986906860411.issue3886@psf.upfronthosting.co.za>
In-reply-to
Content
Python 2.4 uses an 'int' for ob_size so it does not appear at first
glance that its sha module (what hashlib was derived from) is
susceptible to this bug when compiled as 64-bit.
History
Date User Action Args
2008-09-18 22:29:20gregory.p.smithsetrecipients: + gregory.p.smith, loewis, brett.cannon, schmir, matejcik, benjamin.peterson
2008-09-18 22:29:19gregory.p.smithsetmessageid: <1221776959.86.0.986906860411.issue3886@psf.upfronthosting.co.za>
2008-09-18 22:29:18gregory.p.smithlinkissue3886 messages
2008-09-18 22:29:18gregory.p.smithcreate