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 vstinner
Recipients mark.dickinson, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-05-05.11:54:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493985291.95.0.501019901025.issue30281@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, integer overflows are complex issues. It deserves an unit test, maybe even in C written in _testcapi?
History
Date User Action Args
2017-05-05 11:54:51vstinnersetrecipients: + vstinner, mark.dickinson, serhiy.storchaka, xiang.zhang
2017-05-05 11:54:51vstinnersetmessageid: <1493985291.95.0.501019901025.issue30281@psf.upfronthosting.co.za>
2017-05-05 11:54:51vstinnerlinkissue30281 messages
2017-05-05 11:54:51vstinnercreate