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 mark.dickinson, scoder
Date 2014-09-22.18:25:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411410302.18.0.517725532799.issue22464@psf.upfronthosting.co.za>
In-reply-to
Content
Adding Mark Dickinson to the noisy list who mentioned having worked on a C implementation for gcd(). I think this would be a good thing to try. However, the most important part would be to restructure and specialise Fraction.__new__().
History
Date User Action Args
2014-09-22 18:25:02scodersetrecipients: + scoder, mark.dickinson
2014-09-22 18:25:02scodersetmessageid: <1411410302.18.0.517725532799.issue22464@psf.upfronthosting.co.za>
2014-09-22 18:25:02scoderlinkissue22464 messages
2014-09-22 18:25:02scodercreate