Skip to content

C API: Add more tests on PyType functions #155503

Description

@vstinner

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.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions