[issue12080] decimal.py: performance in _power_exact

Roundup Robot report at bugs.python.org
Sat Jun 4 19:24:25 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 78d79499e7de by Mark Dickinson in branch '2.7':
Issue #12080: Fix a performance issue in Decimal._power_exact that caused some corner-case Decimal.__pow__ calls to take an unreasonably long time.
http://hg.python.org/cpython/rev/78d79499e7de

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12080>
_______________________________________


More information about the Python-bugs-list mailing list