]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add Py_TYPE() to Doc/data/refcounts.dat (#105949)
authorVictor Stinner <vstinner@python.org>
Tue, 20 Jun 2023 21:57:54 +0000 (23:57 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 21:57:54 +0000 (23:57 +0200)
Doc/data/refcounts.dat

index d707cc34c98c97a97177b03772e8bcfaf6be76b8..d6ab0b28e658747e0737f2aa8fdc5ab405f3c62a 100644 (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: