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 Orborde, ezio.melotti, mark.dickinson, python-dev, rhettinger
Date 2014-04-05.08:29:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3g1B4q4bx6z7Ljf@mail.python.org>
In-reply-to
Content
New changeset 91d7fadac271 by Mark Dickinson in branch 'default':
Issue #21136: Avoid unnecessary normalization in Fractions resulting from power and other operations.
http://hg.python.org/cpython/rev/91d7fadac271
History
Date User Action Args
2014-04-05 08:29:17python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, ezio.melotti, Orborde
2014-04-05 08:29:16python-devlinkissue21136 messages
2014-04-05 08:29:16python-devcreate