cpython/Misc/NEWS.d/next/C_API/2024-09-17-05-23-35.gh-issu...

3 lines
131 B
ReStructuredText

Add :c:func:`PyType_GetBaseByToken` and :c:data:`Py_tp_token` slot for easier
type checking, related to :pep:`489` and :pep:`630`.