SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

GH-129149: Add fast path for medium-sized integers in `PyLong_From*` functions (#131211)

Add a fast path for medium-sized integers in `PyLong_FromInt{32,64}` and `PyLong_FromUInt{32,64}`.
C
Chris Eibl committed
a175d64e30b0ff9f011aea2da6d6e21ccfdcd893
Parent: 425f60b
Committed by GitHub <noreply@github.com> on 3/30/2025, 8:12:42 AM