Home
last modified time | relevance | path

Searched refs:Py_tp_finalize (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
Dtypeslots.h84 #define Py_tp_finalize 80 macro
/external/python/cpython3/Modules/
Dxxlimited.c112 {Py_tp_finalize, Xxo_finalize},
D_testmultiphase.c86 {Py_tp_finalize, Example_finalize},
/external/python/cpython3/Misc/NEWS.d/
D3.5.0b3.rst27 Add Py_tp_finalize slot for the stable ABI.