mirror of
https://github.com/python/cpython.git
synced 2026-06-25 12:27:09 -04:00
a175d64e30
Add a fast path for medium-sized integers in `PyLong_FromInt{32,64}` and `PyLong_FromUInt{32,64}`.
Source files for various builtin objects