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 25476dc commit fa8df75Copy full SHA for fa8df75
Doc/c-api/typeobj.rst
@@ -2240,8 +2240,6 @@ and :c:data:`PyType_Type` effectively act as defaults.)
2240
2241
.. c:member:: vectorcallfunc PyTypeObject.tp_vectorcall
2242
2243
- .. corresponding-type-slot:: Py_tp_vectorcall
2244
-
2245
Vectorcall function to use for calls of this type object.
2246
In other words, it is used to implement
2247
:ref:`vectorcall <vectorcall>` for ``type.__call__``.
0 commit comments