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 skrah
Recipients belopolsky, johnwalker, mark.dickinson, rhettinger, serhiy.storchaka, skrah, steven.daprano, terry.reedy
Date 2015-12-28.14:12:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1451311946.56.0.854280149159.issue25928@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch. The Python and doc parts are from Mark (#8947).

I did not optimize the normalization yet, in C the code is
less clean and there were some corner cases where the gcd is
actually faster.
History
Date User Action Args
2015-12-28 14:12:26skrahsetrecipients: + skrah, rhettinger, terry.reedy, mark.dickinson, belopolsky, steven.daprano, serhiy.storchaka, johnwalker
2015-12-28 14:12:26skrahsetmessageid: <1451311946.56.0.854280149159.issue25928@psf.upfronthosting.co.za>
2015-12-28 14:12:26skrahlinkissue25928 messages
2015-12-28 14:12:26skrahcreate