[issue12079] decimal.py: TypeError precedence in fma()

Mark Dickinson report at bugs.python.org
Sun May 15 09:59:13 CEST 2011


Mark Dickinson <dickinsm at gmail.com> added the comment:

Yes, I agree.  Do you have a patch?  I guess the only mildly tricky part here is making sure that the patch doesn't cause fma(2, 3, snan) (for example) to raise.

----------

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


More information about the Python-bugs-list mailing list