]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-113787: Fix refleaks in test_capi (gh-113816)
authorneonene <53406459+neonene@users.noreply.github.com>
Mon, 8 Jan 2024 16:34:51 +0000 (01:34 +0900)
committerGitHub <noreply@github.com>
Mon, 8 Jan 2024 16:34:51 +0000 (08:34 -0800)
commitace4d7ff9a247cbe7350719b996a1c7d88a57813
tree609b466bfd4fb9087864e0ab071b12058b65ac2c
parent61dd77b04ea205f492498d30637f2d516d8e2a8b
gh-113787: Fix refleaks in test_capi (gh-113816)

Fix refleaks and a typo.
Modules/_testcapi/vectorcall_limited.c
Modules/_testcapimodule.c