Skip to content

Commit 45a450c

Browse files
authored
Merge pull request #21 from PyO3/update-stable-abi
Update python3.def using stable_abi.toml from the latest main
2 parents 3735d65 + 9fc2e6f commit 45a450c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python3.def

+1
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,7 @@ PyBuffer_Release
716716
PyMemoryView_FromBuffer
717717
PyErr_GetHandledException
718718
PyErr_SetHandledException
719+
PyType_FromMetaclass
719720
PyBaseObject_Type DATA
720721
PyBool_Type DATA
721722
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)