]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105375: Harden error handling in `_testcapi/heaptype.c` (#105608)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Fri, 9 Jun 2023 21:53:33 +0000 (23:53 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 21:53:33 +0000 (21:53 +0000)
commitd636d7dfe714e7168b342c7ea5f9f9d3b3569ed0
treeaff5fb616fff4d51efcc4f77c6d8c9775e8f474d
parent33c92c4f15539806c8aff8574ff30a8b307e3e4d
gh-105375: Harden error handling in `_testcapi/heaptype.c` (#105608)

Bail on first error in heapctypesubclasswithfinalizer_finalize()
Modules/_testcapi/heaptype.c