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.
2 parents dc405c2 + da0a265 commit 21f911fCopy full SHA for 21f911f
Doc/c-api/type.rst
@@ -341,7 +341,7 @@ Type Objects
341
342
.. c:function:: int PyType_SUPPORTS_WEAKREFS(PyTypeObject *type)
343
344
- Return true if instances of *type* supports creating weak references, false
+ Return true if instances of *type* support creating weak references, false
345
otherwise. This function always succeeds. *type* must not be ``NULL``.
346
347
.. seealso::
0 commit comments