]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: add tests covering `PyEval_GetFuncDesc` function (GH-98300)
authorNikita Sobolev <mail@sobolevn.me>
Sat, 5 Nov 2022 13:07:59 +0000 (16:07 +0300)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 13:07:59 +0000 (13:07 +0000)
commitb5f711185bd11819566068ddf2a74a1402340e2d
tree0f550454f1c359534d7708f0780c7bc7ef2c2b7c
parent12078e78f6e4a21f344e4eaff529e1ff3b97734f
gh-94808: add tests covering `PyEval_GetFuncDesc` function (GH-98300)
Lib/test/test_capi.py
Modules/_testcapimodule.c