10000 Add Py_TYPE() to Doc/data/refcounts.dat (#105949) · python/cpython@4d140e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d140e5

Browse files
authored
Add Py_TYPE() to Doc/data/refcounts.dat (#105949)
1 parent 6e40ee6 commit 4d140e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/data/refcounts.dat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,6 +1797,9 @@ PyObject_Size:PyObject*:o:0:
17971797
PyObject_Str:PyObject*::+1:
17981798
PyObject_Str:PyObject*:o:0:
17991799

1800+
Py_TYPE:PyObject*::0:
1801+
Py_TYPE:PyObject*:ob:0:
1802+
18001803
PyObject_Type:PyObject*::+1:
18011804
PyObject_Type:PyObject*:o:0:
18021805

0 commit comments

Comments
 (0)
0