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.
1 parent 53d33a1 commit b1a1157Copy full SHA for b1a1157
1 file changed
Doc/c-api/typeobj.rst
@@ -2094,9 +2094,7 @@ and :c:type:`PyType_Type` effectively act as defaults.)
2094
2095
.. c:member:: char PyTypeObject.tp_watched
2096
2097
- Bitset marking which of the (up to eight) registered :c:func:`type
2098
- watchers<PyType_AddWatcher>` are watching this type (via
2099
- :c:func:`PyType_Watch`.)
+ Internal. Do not use.
2100
2101
.. versionadded:: 3.12
2102
0 commit comments