]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105375: Harden error handling in `_testcapi/heaptype.c` (GH-105608) (#105615)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 9 Jun 2023 23:21:42 +0000 (16:21 -0700)
committerGitHub <noreply@github.com>
Fri, 9 Jun 2023 23:21:42 +0000 (23:21 +0000)
commit4fbbf699c0d72f6db62484c88a05c826c3703eb5
treeb8693faa5185737373a9c5b4276ce0acd6ed08ea
parent5dae2b1a5dc38aa82501510efdc8bf4c898f35d2
[3.12] gh-105375: Harden error handling in `_testcapi/heaptype.c` (GH-105608) (#105615)

Bail on first error in heapctypesubclasswithfinalizer_finalize()
(cherry picked from commit d636d7dfe714e7168b342c7ea5f9f9d3b3569ed0)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Modules/_testcapi/heaptype.c