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 tim.peters
Recipients Sergey.Kirpichev, asmeurer, mark.dickinson, rhettinger, terry.reedy, tim.peters
Date 2021-03-22.02:31:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616380284.65.0.704663299214.issue43420@roundup.psfhosted.org>
In-reply-to
Content
New changeset 690aca781152a498f5117682524d2cd9aa4d7657 by Sergey B Kirpichev in branch 'master':
bpo-43420: Simple optimizations for Fraction's arithmetics (GH-24779)
https://github.com/python/cpython/commit/690aca781152a498f5117682524d2cd9aa4d7657
History
Date User Action Args
2021-03-22 02:31:24tim.peterssetrecipients: + tim.peters, rhettinger, terry.reedy, mark.dickinson, Sergey.Kirpichev, asmeurer
2021-03-22 02:31:24tim.peterssetmessageid: <1616380284.65.0.704663299214.issue43420@roundup.psfhosted.org>
2021-03-22 02:31:24tim.peterslinkissue43420 messages
2021-03-22 02:31:24tim.peterscreate