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 <[email protected]>
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: <[email protected]>
2014-09-22 18:25:02scoderlinkissue22464 messages
2014-09-22 18:25:02scodercreate