Skip to content

Commit bd8275c

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#57)
1 parent 462f297 commit bd8275c

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
@@ -745,6 +745,8 @@ PyObject_HasAttrStringWithError
745745
PyMapping_HasKeyWithError
746746
PyMapping_HasKeyStringWithError
747747
Py_IsFinalizing
748+
PyUnicode_EqualToUTF8
749+
PyUnicode_EqualToUTF8AndSize
748750
PyBaseObject_Type DATA
749751
PyBool_Type DATA
750752
PyByteArrayIter_Type DATA

0 commit comments

Comments
 (0)