◐ Shell
clean mode source ↗

Message 129003 - Python tracker

Message129003

Author vstinner
Recipients ixokai, ned.deily, pitrou, vstinner
Date 2011-02-21.22:21:59
SpamBayes Score 0.01082691
Marked as misclassified No
Message-id <1298326921.22.0.0746193799089.issue11277@psf.upfronthosting.co.za>
In-reply-to
Content
Do adler32() and crc32() support length up to UINT32_MAX? Or should we maybe limit the length to INT32_MAX?
History
Date User Action Args
2011-02-21 22:22:01vstinnersetrecipients: + vstinner, ixokai, pitrou, ned.deily
2011-02-21 22:22:01vstinnersetmessageid: <1298326921.22.0.0746193799089.issue11277@psf.upfronthosting.co.za>
2011-02-21 22:21:59vstinnerlinkissue11277 messages
2011-02-21 22:21:59vstinnercreate