Skip to content

Commit 3fc5442

Browse files
committed
Expand the NEWS entry
1 parent 1f7c746 commit 3fc5442

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
The Vectorcall API (PEP 590) was made public.
1+
The Vectorcall API (PEP 590) was made public, adding the functions
2+
``PyObject_Vectorcall``, ``PyObject_VectorcallMethod``,
3+
``PyVectorcall_Function``, ``PyObject_CallOneArg``,
4+
``PyObject_CallMethodNoArgs``, ``PyObject_CallMethodOneArg``,
5+
``PyObject_FastCallDict``, and the flag ``Py_TPFLAGS_HAVE_VECTORCALL``.

0 commit comments

Comments
 (0)