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 mark.dickinson
Recipients eric.smith, mark.dickinson, r.david.murray, serhiy.storchaka
Date 2012-04-30.19:33:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335814407.97.0.0709957856997.issue14700@psf.upfronthosting.co.za>
In-reply-to
Content
Still, I think it would be useful to have some tests that exercise the overflow branches.  (If those tests had existed before, then this issue would probably already have been found and fixed, since clang could have detected the undefined behaviour resulting from signed overflow.)

I'll add tests and apply this later.
History
Date User Action Args
2012-04-30 19:33:28mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, r.david.murray, serhiy.storchaka
2012-04-30 19:33:27mark.dickinsonsetmessageid: <1335814407.97.0.0709957856997.issue14700@psf.upfronthosting.co.za>
2012-04-30 19:33:27mark.dickinsonlinkissue14700 messages
2012-04-30 19:33:27mark.dickinsoncreate