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, python-dev, r.david.murray, serhiy.storchaka
Date 2012-05-07.12:21:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336393269.05.0.506931220694.issue14700@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, I realize that, but I prefer not to be sloppy in the overflow check, and to use the same formula that's already used in stringlib.  I somehow doubt that this micro-optimization is going to have any noticeable effect in real code.
History
Date User Action Args
2012-05-07 12:21:09mark.dickinsonsetrecipients: + mark.dickinson, eric.smith, r.david.murray, python-dev, serhiy.storchaka
2012-05-07 12:21:09mark.dickinsonsetmessageid: <1336393269.05.0.506931220694.issue14700@psf.upfronthosting.co.za>
2012-05-07 12:21:08mark.dickinsonlinkissue14700 messages
2012-05-07 12:21:08mark.dickinsoncreate