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 mark.dickinson, python-dev, rhettinger, scoder, serhiy.storchaka
Date 2014-09-24.06:40:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140924064042.42127.21209@mail.hg.python.org>
In-reply-to
Content
New changeset 646bc7d3544b by Georg Brandl in branch 'default':
#22464: Speed up common Fraction operations by special-casing several
https://hg.python.org/cpython/rev/646bc7d3544b
History
Date User Action Args
2014-09-24 06:40:46python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, scoder, serhiy.storchaka
2014-09-24 06:40:46python-devlinkissue22464 messages
2014-09-24 06:40:46python-devcreate