Skip to content

Commit e987b82

Browse files
chore: Update python3.def using stable_abi.toml from the latest main (#91)
1 parent c331e08 commit e987b82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/python3.def

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,9 @@ PyLong_FromInt64
774774
PyLong_FromUInt64
775775
PyLong_AsInt64
776776
PyLong_AsUInt64
777+
PyLong_AsNativeBytes
778+
PyLong_FromNativeBytes
779+
PyLong_FromUnsignedNativeBytes
777780
PyType_GetBaseByToken
778781
PyUnicode_Equal
779782
PyType_Freeze

0 commit comments

Comments
 (0)