We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c-api/typeobj.rst
1 parent c6563f3 commit 8a26c7bCopy full SHA for 8a26c7b
Doc/c-api/typeobj.rst
@@ -1023,6 +1023,7 @@ and :c:data:`PyType_Type` effectively act as defaults.)
1023
:c:macro:`Py_TPFLAGS_HAVE_GC` flag bit is clear in the subtype and the
1024
:c:member:`~PyTypeObject.tp_traverse` and :c:member:`~PyTypeObject.tp_clear` fields in the subtype exist and have
1025
``NULL`` values.
1026
+
1027
.. XXX are most flag bits *really* inherited individually?
1028
1029
**Default:**
0 commit comments