[issue12080] decimal.py: performance in _power_exact
Roundup Robot
report at bugs.python.org
Sat Jun 4 19:14:34 CEST 2011
Roundup Robot <devnull at devnull> added the comment:
New changeset c3fe54781244 by Mark Dickinson in branch 'default':
Issue #12080: Fix a performance issue in Decimal._power_exact that causes some corner-case Decimal.__pow__ calls to take an unreasonably long time.
http://hg.python.org/cpython/rev/c3fe54781244
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12080>
_______________________________________
More information about the Python-bugs-list
mailing list