Add Py_TYPE() to Doc/data/refcounts.dat (#105949)

This commit is contained in:
Victor Stinner 2023-06-20 23:57:54 +02:00 committed by GitHub
parent 6e40ee6e84
commit 4d140e5e06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1797,6 +1797,9 @@ PyObject_Size:PyObject*:o:0:
PyObject_Str:PyObject*::+1:
PyObject_Str:PyObject*:o:0:
Py_TYPE:PyObject*::0:
Py_TYPE:PyObject*:ob:0:
PyObject_Type:PyObject*::+1:
PyObject_Type:PyObject*:o:0: