[issue11131] decimal.py: plus/minus with ROUND_FLOOR

Roundup Robot report at bugs.python.org
Sat Mar 12 12:19:28 CET 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 1c4be28cda5b by Mark Dickinson in branch '3.1':
Issue 11131: Fix sign of zero result on decimal.Decimal plus and minus operations in ROUND_FLOOR rounding mode.
http://hg.python.org/cpython/rev/1c4be28cda5b

New changeset 426057570bee by Mark Dickinson in branch '3.2':
Merge #11131
http://hg.python.org/cpython/rev/426057570bee

New changeset af0dcd9df0c0 by Mark Dickinson in branch 'default':
Merge #11131
http://hg.python.org/cpython/rev/af0dcd9df0c0

----------

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


More information about the Python-bugs-list mailing list