summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorMark Dickinson <mdickinson@enthought.com>2020-03-14 11:38:52 (GMT)
committerGitHub <noreply@github.com>2020-03-14 11:38:52 (GMT)
commite634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca (patch)
tree0141c799047ea2e47f32f5da648f2493e5443856 /Python/getcompiler.c
parentf6bdac1bf718eab0cc5b6554f363f21252d245ce (diff)
downloadcpython-e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca.zip
cpython-e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca.tar.gz
cpython-e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca.tar.bz2
[3.8] bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806) (GH-18989)
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>. (cherry picked from commit 5208b4b37953a406db0ed6a9db545c2948dde989) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions