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 mark.dickinson
Recipients mark.dickinson, scoder
Date 2014-09-25.06:22:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411626163.51.0.989151010899.issue22486@psf.upfronthosting.co.za>
In-reply-to
Content
In case it's useful, see issue #1682 for my earlier Lehmer gcd implementation.   At the time, that approach was dropped as being premature optimisation.
History
Date User Action Args
2014-09-25 06:22:43mark.dickinsonsetrecipients: + mark.dickinson, scoder
2014-09-25 06:22:43mark.dickinsonsetmessageid: <1411626163.51.0.989151010899.issue22486@psf.upfronthosting.co.za>
2014-09-25 06:22:43mark.dickinsonlinkissue22486 messages
2014-09-25 06:22:43mark.dickinsoncreate