Skip to content

Commit 359b2bb

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#101)
Co-authored-by: messense <messense@users.noreply.github.com>
1 parent d0b2cdf commit 359b2bb

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/python3.def

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,13 @@ PyDict_SetDefaultRef
796796
Py_SIZE
797797
Py_IS_TYPE
798798
Py_SET_SIZE
799+
PyObject_GetTypeData_DuringGC
800+
PyType_GetModuleState_DuringGC
801+
PyModule_GetState_DuringGC
802+
PyModule_GetToken_DuringGC
803+
PyType_GetBaseByToken_DuringGC
804+
PyType_GetModule_DuringGC
805+
PyType_GetModuleByToken_DuringGC
799806
PyLong_GetNativeLayout
800807
PyLong_Export
801808
PyLong_FreeExport

0 commit comments

Comments
 (0)