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 gvanrossum
Recipients donmez, gregory.p.smith, gvanrossum, loewis, theller
Date 2007-12-14.00:53:47
SpamBayes Score 0.1335514
Marked as misclassified No
Message-id <ca471dc20712131653i69777a76yda2a442b46da19a3@mail.gmail.com>
In-reply-to <1197593105.64.0.675680467485.issue1608@psf.upfronthosting.co.za>
Content
> """code that has been audited and fixed in the past will again be
> vulnerable."""
>
> That code wasn't properly audited or fixed if it depended on integer
> overflow behavior.

Whatever, this is how overflow checks have been coded all over the code base.
History
Date User Action Args
2007-12-14 00:53:47gvanrossumsetspambayes_score: 0.133551 -> 0.1335514
recipients: + gvanrossum, loewis, theller, gregory.p.smith, donmez
2007-12-14 00:53:47gvanrossumlinkissue1608 messages
2007-12-14 00:53:47gvanrossumcreate