]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-104614: Fix potential ref. leak in _testcapimodule/get_basic_static_type...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Jun 2023 17:09:51 +0000 (10:09 -0700)
committerGitHub <noreply@github.com>
Fri, 2 Jun 2023 17:09:51 +0000 (17:09 +0000)
commit72d5dfaa8f475498644035839f5a6469db486407
treee28027fabfd64e01f406f3b294b78961c6ec8163
parent00fe6186cb8bb5de9ab1604521dfd2584a487545
[3.12] gh-104614: Fix potential ref. leak in _testcapimodule/get_basic_static_type() (GH-105225) (#105248)

(cherry picked from commit e01b04c9075c6468ed57bc883693ec2a06a6dd8e)

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