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

Mark Dickinson report at bugs.python.org
Sat Mar 14 07:51:56 EDT 2020


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


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


----------

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


More information about the Python-bugs-list mailing list