gh-93649: Add Modules/_testcapi/type.c file by vstinner · Pull Request #129516 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
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()
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()
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters