cpython/Misc/NEWS.d/next/C API/2022-08-01-16-21-39.gh-issu...

4 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.