Thanks to visit codestin.com Credit goes to github.com
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.
PyTypeObject.tp_watched
1 parent 2cd5146 commit e00266fCopy full SHA for e00266f
1 file changed
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