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

Stefan Krah report at bugs.python.org
Mon Feb 7 15:26:49 CET 2011


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

The patch and the test cases look good, but the implicit context must
be looked up earlier now (see the altered patch).

I just realize that there aren't any regression tests for this sort
of situation, since for the main tests we are only testing the context
methods.

----------
Added file: http://bugs.python.org/file20709/issue11131-2.patch

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


More information about the Python-bugs-list mailing list