mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
3 lines
178 B
ReStructuredText
3 lines
178 B
ReStructuredText
API for implementing vectorcall (:c:data:`Py_TPFLAGS_HAVE_VECTORCALL`,
|
|
:c:func:`PyVectorcall_NARGS` and :c:func:`PyVectorcall_Call`) was added to
|
|
the limited API and stable ABI.
|