]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-94808: Cover `PyEval_GetFuncName` (GH-98246). (#98283)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 15 Oct 2022 18:48:48 +0000 (11:48 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 18:48:48 +0000 (11:48 -0700)
commit93d0d9cfdd74b7ff80a75ce8887adef600f21c69
tree04abd04201867525063008e1f06e33d19f8d9a46
parent099620b0ce964ffe85fc52a7595ece13a55ca81c
[3.11] gh-94808: Cover `PyEval_GetFuncName` (GH-98246). (#98283)

(cherry picked from commit f01b56c7bdec239abe0dae2706f8325f4336249c)

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