Skip to content

Commit 6d3cb80

Browse files
committed
Add PyLongWriter to Doc/data/refcounts.dat
1 parent 92007d1 commit 6d3cb80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/data/refcounts.dat

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,6 +1303,9 @@ PyLong_Export:int:::
13031303
PyLong_Export:PyObject*:obj:0:
13041304
PyLong_Export:PyLongExport*:export_long::
13051305

1306+
PyLongWriter_Finish:PyObject*::+1:
1307+
PyLongWriter_Finish:PyLongWriter*:writer::
1308+
13061309
PyMapping_Check:int:::
13071310
PyMapping_Check:PyObject*:o:0:
13081311

0 commit comments

Comments
 (0)