The following functions are not currently tested by test_capi: * PyType_ClearCache() * PyType_GetFlags() * PyType_IsSubtype() * PyType_Ready() I'm working on a PR to add more test_capi tests on PyType functions. <!-- gh-linked-prs --> ### Linked PRs * gh-155505 <!-- /gh-linked-prs -->
The following functions are not currently tested by test_capi:
I'm working on a PR to add more test_capi tests on PyType functions.
Linked PRs