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 1303db2 commit 1c3e523Copy full SHA for 1c3e523
Doc/c-api/type.rst
@@ -314,7 +314,7 @@ Type Objects
314
315
*name* must be a :class:`str`.
316
317
- * If found, set *\*attr* to a strong reference and return ``1``.
+ * If found, set *\*attr* to a :term:`strong reference` and return ``1``.
318
* If not found, set *\*attr* to ``NULL`` and return ``0``.
319
* On error, set an exception and return ``-1``.
320
0 commit comments