mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Add new functions to convert C <stdint.h> numbers from/to Python int: * PyLong_FromInt32() * PyLong_FromUInt32() * PyLong_FromInt64() * PyLong_FromUInt64() * PyLong_AsInt32() * PyLong_AsUInt32() * PyLong_AsInt64() * PyLong_AsUInt64() |
||
|---|---|---|
| .. | ||
| refcounts.dat | ||
| stable_abi.dat | ||