diff options
author | Victor Stinner <vstinner@python.org> | 2025-01-31 14:03:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-31 14:03:54 (GMT) |
commit | 5424e3b0348c6029e96d4cb106cbcd5cca86d980 (patch) | |
tree | 56a5761a40a8cd8df11601da46d0f27bb74c7cf9 /Python/codegen.c | |
parent | 881984b41a103b4c7fac262a00cc240ae8fbdba9 (diff) | |
download | cpython-5424e3b0348c6029e96d4cb106cbcd5cca86d980.zip cpython-5424e3b0348c6029e96d4cb106cbcd5cca86d980.tar.gz cpython-5424e3b0348c6029e96d4cb106cbcd5cca86d980.tar.bz2 |
gh-93649: Add Modules/_testcapi/type.c file (#129516)
Move PyType C API tests to a new file.
Move following tests from test_capi.test_misc to test_capi.test_type:
* BuiltinStaticTypesTests
* test_get_type_name()
* test_get_base_by_token()
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions