mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
126 B
ReStructuredText
2 lines
126 B
ReStructuredText
Adds :c:func:`PyLong_AsNativeBytes`, :c:func:`PyLong_FromNativeBytes` and
|
|
:c:func:`PyLong_FromUnsignedNativeBytes` functions.
|