]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: add tests covering `PyFunction_{Get,Set}Closure` (GH-99429)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 20 Mar 2024 10:43:20 +0000 (13:43 +0300)
committerGitHub <noreply@github.com>
Wed, 20 Mar 2024 10:43:20 +0000 (11:43 +0100)
commit8182319de33a9519a2f243ac8c35a20ef82a4d2d
tree8668a0c9a47bd91141d45248b4de2bb0f29bdf8d
parent15309329b65a285cb7b3071f0f08ac964b61411b
gh-94808: add tests covering `PyFunction_{Get,Set}Closure` (GH-99429)
Lib/test/test_capi/test_misc.py
Modules/_testcapimodule.c