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 ca98ad1 commit 167d75eCopy full SHA for 167d75e
Doc/c-api/long.rst
@@ -624,7 +624,7 @@ Export API
624
Use :c:func:`PyLong_GetNativeLayout` to get the native layout of Python
625
:class:`int` objects.
626
627
- See also :attr:`sys.int_info` which exposes similar information to Python.
+ See also :data:`sys.int_info` which exposes similar information to Python.
628
629
.. c:member:: uint8_t bits_per_digit
630
0 commit comments