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 3e70d26 commit 6898374Copy full SHA for 6898374
Doc/c-api/long.rst
@@ -637,6 +637,9 @@ Import/Export API
637
* Set *\*export* and return 0 on success.
638
* Set an exception and return -1 on error.
639
640
+ This function always succeeds if *obj* is a Python :class:`int` object or a
641
+ subclass.
642
+
643
:c:func:`PyUnstable_Long_ReleaseExport` must be called once done with using
644
*export*.
645
0 commit comments