Mark Dickinson added the comment: The patch needs tests for the case where a*b overflows and c is infinite (either of the same sign as a*b or not). This combination should never return NaN, but a poor emulation of fma might do so.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29282> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com