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 python-dev
Recipients Arfrever, asvetlov, jcea, mark.dickinson, python-dev, r.david.murray, rbcollins, serhiy.storchaka, vstinner
Date 2015-09-06.18:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150906182621.27703.48572@psf.io>
In-reply-to
Content
New changeset d51a82f68a70 by Serhiy Storchaka in branch 'default':
Issue #15989: Fixed some scarcely probable integer overflows.
https://hg.python.org/cpython/rev/d51a82f68a70
History
Date User Action Args
2015-09-06 18:26:24python-devsetrecipients: + python-dev, jcea, mark.dickinson, vstinner, rbcollins, Arfrever, r.david.murray, asvetlov, serhiy.storchaka
2015-09-06 18:26:24python-devlinkissue15989 messages
2015-09-06 18:26:24python-devcreate