Skip to content

Commit 660acec

Browse files
committed
always succeed
1 parent 1030f35 commit 660acec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/c-api/long.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,9 @@ Import/Export API
637637
* Set *\*export* and return 0 on success.
638638
* Set an exception and return -1 on error.
639639
640+
This function always succeeds if *obj* is a Python :class:`int` object or a
641+
subclass.
642+
640643
:c:func:`PyUnstable_Long_ReleaseExport` must be called once done with using
641644
*export*.
642645

0 commit comments

Comments
 (0)