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 scoder
Recipients asvetlov, pitrou, scoder, serhiy.storchaka, vstinner
Date 2016-09-01.14:38:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472740720.47.0.936968775012.issue22458@psf.upfronthosting.co.za>
In-reply-to
Content
Done:
https://github.com/python/performance/pull/10

Note that I didn't replace the existing telco benchmark as it is more specific to Decimal. The new benchmark makes it possible to compare the decimal and fractions modules for similar operations, though.
History
Date User Action Args
2016-09-01 14:38:40scodersetrecipients: + scoder, pitrou, vstinner, asvetlov, serhiy.storchaka
2016-09-01 14:38:40scodersetmessageid: <1472740720.47.0.936968775012.issue22458@psf.upfronthosting.co.za>
2016-09-01 14:38:40scoderlinkissue22458 messages
2016-09-01 14:38:40scodercreate