[issue41315] Add mathematical functions as wrappers to decimal.Decimal methods

Raymond Hettinger report at bugs.python.org
Thu Jul 16 20:51:15 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

I concur with Stefan.  This would mostly be a waste.

Also, the APIs aren't completely harmonious because the Decimal methods accept an optional context object.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41315>
_______________________________________


More information about the Python-bugs-list mailing list