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 lemburg
Recipients belopolsky, gregory.p.smith, jnferguson, lemburg, nnorwitz
Date 2008-04-13.12:22:15
SpamBayes Score 0.21103528
Marked as misclassified No
Message-id <1208089338.43.0.460002793152.issue2620@psf.upfronthosting.co.za>
In-reply-to
Content
On 32-bit platforms, it's probably best to add a size check. I don't
it's worth doing that on 64-bit platforms - overflows are rather
unlikely there.
History
Date User Action Args
2008-04-13 12:22:18lemburgsetspambayes_score: 0.211035 -> 0.21103528
recipients: + lemburg, nnorwitz, gregory.p.smith, belopolsky, jnferguson
2008-04-13 12:22:18lemburgsetspambayes_score: 0.211035 -> 0.211035
messageid: <1208089338.43.0.460002793152.issue2620@psf.upfronthosting.co.za>
2008-04-13 12:22:16lemburglinkissue2620 messages
2008-04-13 12:22:16lemburgcreate