We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PyTypeObject.tp_watched
1 parent 2cd5146 commit e00266fCopy full SHA for e00266f
Doc/c-api/typeobj.rst
@@ -147,7 +147,7 @@ Quick Reference
147
+------------------------------------------------+-----------------------------------+-------------------+---+---+---+---+
148
| :c:member:`~PyTypeObject.tp_vectorcall` | :c:type:`vectorcallfunc` | | | | | |
149
150
- | :c:member:`~PyTypeObject.tp_watched` | char | | | | | |
+ | [:c:member:`~PyTypeObject.tp_watched`] | char | | | | | |
151
152
153
.. [#slots]
0 commit comments