Skip to content

Commit 88a62fe

Browse files
committed
Add PyLong_Export to Doc/data/refcounts.dat
1 parent 0a26f97 commit 88a62fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/data/refcounts.dat

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,6 +1299,10 @@ PyLong_GetSign:int:::
12991299
PyLong_GetSign:PyObject*:v:0:
13001300
PyLong_GetSign:int*:sign::
13011301

1302+
PyLong_Export:int:::
1303+
PyLong_Export:PyObject*:obj:0:
1304+
PyLong_Export:PyLongExport*:export_long::
1305+
13021306
PyMapping_Check:int:::
13031307
PyMapping_Check:PyObject*:o:0:
13041308

0 commit comments

Comments
 (0)