summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2020-03-14 04:45:32 -0600
committerGitHub <noreply@github.com>2020-03-14 10:45:32 +0000
commit5208b4b37953a406db0ed6a9db545c2948dde989 (patch)
tree249b714d2e6476f7aced7368ad4bb18c929a13f3 /Python
parent3a8c56295d6272ad2177d2de8af4c3f824f3ef92 (diff)
downloadcpython-git-5208b4b37953a406db0ed6a9db545c2948dde989.tar.gz
bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806)
In math_2(), the first PyFloat_AsDouble() call should be checked for failure before the second call. Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions