[issue39871] math.copysign raises SystemError with non-float x and custom y

Mark Dickinson report at bugs.python.org
Sat Mar 14 07:38:55 EDT 2020


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


New changeset e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca by Mark Dickinson in branch '3.8':
[3.8] bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806) (GH-18989)
https://github.com/python/cpython/commit/e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39871>
_______________________________________


More information about the Python-bugs-list mailing list