]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145376: Fix refleak in unusual error path in BaseExceptionGroup_new (GH-145474)
authorPieter Eendebak <pieter.eendebak@gmail.com>
Wed, 4 Mar 2026 13:34:24 +0000 (14:34 +0100)
committerGitHub <noreply@github.com>
Wed, 4 Mar 2026 13:34:24 +0000 (14:34 +0100)
commit18aec59fe5bbae9225951ca4d69bfca17eba82d8
treee108802957759a49979e9251ce9b3a4609fa8374
parentf9dac4e2ebbb913479bf882f0ac582040ba54ea3
gh-145376: Fix refleak in unusual error path in BaseExceptionGroup_new (GH-145474)
Objects/exceptions.c