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 facundobatista, mark.dickinson, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah
Date 2015-12-29.20:34:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151229203444.21398.76820@psf.io>
In-reply-to
Content
New changeset 284026a8af9e by Serhiy Storchaka in branch 'default':
Issue #25971: Optimized creating Fractions from floats by 2 times and from
https://hg.python.org/cpython/rev/284026a8af9e
History
Date User Action Args
2015-12-29 20:34:47python-devsetrecipients: + python-dev, rhettinger, facundobatista, mark.dickinson, r.david.murray, skrah, serhiy.storchaka
2015-12-29 20:34:47python-devlinkissue25971 messages
2015-12-29 20:34:47python-devcreate