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 Oren Milman, mark.dickinson, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2016-06-03.21:11:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160603210702.91250.96204.665A6775@psf.io>
In-reply-to
Content
New changeset c21bf38a9d07 by Serhiy Storchaka in branch 'default':
Issue #27073: Removed redundant checks in long_add and long_sub.
https://hg.python.org/cpython/rev/c21bf38a9d07
History
Date User Action Args
2016-06-03 21:11:56python-devsetrecipients: + python-dev, mark.dickinson, vstinner, serhiy.storchaka, yselivanov, Oren Milman
2016-06-03 21:11:56python-devlinkissue27073 messages
2016-06-03 21:11:56python-devcreate