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 asvetlov, jcea, mark.dickinson, python-dev, serhiy.storchaka
Date 2013-01-19.10:46:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YpG0n0xBKzSLn@mail.python.org>
In-reply-to
Content
New changeset 974ace29ee2d by Serhiy Storchaka in branch '3.2':
Issue #15989: Fix several occurrences of integer overflow
http://hg.python.org/cpython/rev/974ace29ee2d

New changeset 8f10c9eae183 by Serhiy Storchaka in branch '3.3':
Issue #15989: Fix several occurrences of integer overflow
http://hg.python.org/cpython/rev/8f10c9eae183
History
Date User Action Args
2013-01-19 10:46:34python-devsetrecipients: + python-dev, jcea, mark.dickinson, asvetlov, serhiy.storchaka
2013-01-19 10:46:34python-devlinkissue15989 messages
2013-01-19 10:46:33python-devcreate