]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94808: add tests covering `PyEval_GetFuncDesc` function (GH-98300)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 5 Nov 2022 13:32:46 +0000 (06:32 -0700)
committerGitHub <noreply@github.com>
Sat, 5 Nov 2022 13:32:46 +0000 (06:32 -0700)
commit46a493e2db942cada2dd1abd468d52725ceba992
tree0961cb66d12caff4336612c5967381ab99ba8fdf
parent573b4518867a3cb3c82aa0edd8e86b073e9ff6da
gh-94808: add tests covering `PyEval_GetFuncDesc` function (GH-98300)

(cherry picked from commit b5f711185bd11819566068ddf2a74a1402340e2d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_capi.py
Modules/_testcapimodule.c