]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-144629: Add test for the PyFunction_GetAnnotations() function (#144630)
authorNybblista <170842536+nybblista@users.noreply.github.com>
Tue, 10 Feb 2026 14:38:24 +0000 (17:38 +0300)
committerGitHub <noreply@github.com>
Tue, 10 Feb 2026 14:38:24 +0000 (14:38 +0000)
commitcc81707e406c49c63afc18048e1a221d796ce638
tree5e938c67be28e3f3d54729513be307df7e10d4b8
parent6c8ca1c3783097b5db0fc40a7b625e2f7cc1fc5b
gh-144629: Add test for the PyFunction_GetAnnotations() function (#144630)
Lib/test/test_capi/test_function.py
Modules/_testcapi/function.c