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.
1 parent 0aa71f7 commit 2e3a38aCopy full SHA for 2e3a38a
1 file changed
Doc/c-api/weakref.rst
@@ -55,7 +55,7 @@ as much as it can.
55
Return the referenced object from a weak reference, *ref*. If the referent is
56
no longer live, returns :const:`Py_None`.
57
58
- .. warning::
+ .. note::
59
60
This function returns a **borrowed reference** to the referenced object.
61
This means that you should always call :c:func:`Py_INCREF` on the object
0 commit comments