diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-31 15:02:50 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-31 15:02:50 (GMT) |
commit | 60a85415aeb5a8be54b3c412d19a7444bf5ac757 (patch) | |
tree | ae7ec82ffd5b6863413617b34d2a8d8df92d67e4 /Python/codegen.c | |
parent | fad36bf38248130bc48b81a5e7c31a7649a6456e (diff) | |
download | cpython-60a85415aeb5a8be54b3c412d19a7444bf5ac757.zip cpython-60a85415aeb5a8be54b3c412d19a7444bf5ac757.tar.gz cpython-60a85415aeb5a8be54b3c412d19a7444bf5ac757.tar.bz2 |
gh-93649: Add Modules/_testcapi/function.c file (#129521)
* Move PyFunction C API tests to a new file.
* Add Lib/test/test_capi/test_function.py.
* Move tests from test_capi.test_misc to test_capi.test_function.
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions