Skip to content

Commit 99a40bb

Browse files
authored
Merge pull request #32 from PyO3/update-stable-abi
2 parents c11f99e + 2344e94 commit 99a40bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/python3.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,8 @@ PyErr_SetHandledException
719719
PyType_FromMetaclass
720720
PyVectorcall_NARGS
721721
PyVectorcall_Call
722+
PyObject_Vectorcall
723+
PyObject_VectorcallMethod
722724
PyBaseObject_Type DATA
723725
PyBool_Type DATA
724726
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)