]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103879: Fix refleak in super specialization (#103882)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 26 Apr 2023 15:50:19 +0000 (08:50 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Apr 2023 15:50:19 +0000 (08:50 -0700)
commit6c4124d11ab731f3774e3454ded33df089bd317e
tree70f61118660dd0227877746ffae39e67fc02b765
parent1c0a9c5a1c84bc334f2bde9d45676f19d9632823
gh-103879: Fix refleak in super specialization (#103882)
Python/specialize.c