Skip to content

Commit 37355f6

Browse files
authored
Merge pull request #29 from PyO3/update-stable-abi
Update python3.def using stable_abi.toml from the latest main
2 parents 5366400 + f2d0019 commit 37355f6

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
@@ -717,6 +717,8 @@ PyMemoryView_FromBuffer
717717
PyErr_GetHandledException
718718
PyErr_SetHandledException
719719
PyType_FromMetaclass
720+
PyVectorcall_NARGS
721+
PyVectorcall_Call
720722
PyBaseObject_Type DATA
721723
PyBool_Type DATA
722724
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)