mirror of
https://github.com/python/cpython.git
synced 2024-12-01 05:45:40 +08:00
Add Py_TYPE() to Doc/data/refcounts.dat (#105949)
This commit is contained in:
parent
6e40ee6e84
commit
4d140e5e06
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user