Mark Dickinson <[email protected]> added the comment:
Nice find. This affects not just copysign, but all of the math module functions that use FUNC2 under the hood. (I think that's just "remainder", "atan2" and "copysign".) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39871> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
