Skip to content

Conversation

@mdickinson
Copy link
Member

@mdickinson mdickinson commented Mar 14, 2020

In math_2(), the first PyFloat_AsDouble() call should be checked
for failure before the second call.

Co-authored-by: Mark Dickinson [email protected].
(cherry picked from commit 5208b4b)

Co-authored-by: Zackery Spytz [email protected]

https://bugs.python.org/issue39871

…inder (pythonGH-18806)

In math_2(), the first PyFloat_AsDouble() call should be checked
for failure before the second call.

Co-authored-by: Mark Dickinson <[email protected]>.
(cherry picked from commit 5208b4b)

Co-authored-by: Zackery Spytz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants