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, rhettinger, skrah
Date 2009-10-07.20:17:41
SpamBayes Score 0.00025075197
Marked as misclassified No
Message-id <1254946663.3.0.877032715239.issue7049@psf.upfronthosting.co.za>
In-reply-to
Content
I was suggesting that it be deprecated on the grounds that:

(1) It's not part of the Decimal standard.
(2) It's not implemented for Python (binary) floats, so why implement
    it for decimal floats?
(3) It's severely use-case challenged.

It's a pure integer-based number-theoretic function that has no place in 
the Decimal module.
History
Date User Action Args
2009-10-07 20:17:43mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, skrah
2009-10-07 20:17:43mark.dickinsonsetmessageid: <1254946663.3.0.877032715239.issue7049@psf.upfronthosting.co.za>
2009-10-07 20:17:42mark.dickinsonlinkissue7049 messages
2009-10-07 20:17:41mark.dickinsoncreate