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 serhiy.storchaka
Recipients Arfrever, pkt, python-dev, serhiy.storchaka, vstinner
Date 2014-09-30.13:30:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1913239.7U1YMLyDmn@raxxla>
In-reply-to <1412082337.72.0.528666306159.issue22518@psf.upfronthosting.co.za>
Content
> I'm not sure that this change is correct. Why not raising an exception on
> overflow?

This is correct. This check prevents overflow.
History
Date User Action Args
2014-09-30 13:30:17serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, Arfrever, python-dev, pkt
2014-09-30 13:30:17serhiy.storchakalinkissue22518 messages
2014-09-30 13:30:17serhiy.storchakacreate