We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37348c4 commit 462f297Copy full SHA for 462f297
src/libpypy3.10-c.def
@@ -911,6 +911,7 @@ _PyPyImport_AcquireLock
911
_PyPyImport_ReleaseLock
912
_PyPyList_Extend
913
_PyPyLong_AsByteArrayO
914
+_PyPyLong_AsInt
915
_PyPyLong_FromByteArray
916
_PyPyLong_NumBits
917
_PyPyLong_Sign
src/libpypy3.9-c.def
@@ -899,6 +899,7 @@ _PyPyImport_AcquireLock
899
900
901
902
903
904
905
0 commit comments