Skip to content

Commit c7262fd

Browse files
committed
+1
1 parent 72f6c8c commit c7262fd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Added :c:func:`PyLong_GetNativeLayout`, :c:struct:`PyLongExport`,
2-
:c:func:`PyLong_Export`, :c:func:`PyLong_FreeExport`,
3-
:c:struct:`PyLongWriter`, :c:func:`PyLongWriter_Create`,
4-
:c:func:`PyLongWriter_Finish` and :c:func:`PyLongWriter_Discard` to the
5-
limited API.
1+
Added :c:func:`PyLong_GetNativeLayout`, :c:struct:`PyLongLayout`,
2+
:c:struct:`PyLongExport`, :c:func:`PyLong_Export`,
3+
:c:func:`PyLong_FreeExport`, :c:struct:`PyLongWriter`,
4+
:c:func:`PyLongWriter_Create`, :c:func:`PyLongWriter_Finish` and
5+
:c:func:`PyLongWriter_Discard` to the limited API.

0 commit comments

Comments
 (0)