Mark Dickinson <dicki...@gmail.com> 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 <rep...@bugs.python.org>
<https://bugs.python.org/issue39871>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to