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 rhettinger
Recipients mark.dickinson, rhettinger, serhiy.storchaka
Date 2017-04-01.15:41:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491061283.2.0.802958661718.issue29962@psf.upfronthosting.co.za>
In-reply-to
Content
> I'd prefer to keep the name that's consistent with both C and IEEE 754.

+1  

Also, the decimal module names are a poor guide.  Its usability has been impaired by opaque naming (i.e. needing to use quantize() when you want to round to a fixed number of places).
History
Date User Action Args
2017-04-01 15:41:23rhettingersetrecipients: + rhettinger, mark.dickinson, serhiy.storchaka
2017-04-01 15:41:23rhettingersetmessageid: <1491061283.2.0.802958661718.issue29962@psf.upfronthosting.co.za>
2017-04-01 15:41:23rhettingerlinkissue29962 messages
2017-04-01 15:41:23rhettingercreate