summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_bytecodes.c
diff options
context:
space:
mode:
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>2025-03-30 08:12:42 (GMT)
committerGitHub <noreply@github.com>2025-03-30 08:12:42 (GMT)
commita175d64e30b0ff9f011aea2da6d6e21ccfdcd893 (patch)
treea553f8115b88463a138ea4a261248a93f34a00b9 /Python/optimizer_bytecodes.c
parent425f60b9eb253c57bc32b453a02f1cf09963f85a (diff)
downloadcpython-a175d64e30b0ff9f011aea2da6d6e21ccfdcd893.zip
cpython-a175d64e30b0ff9f011aea2da6d6e21ccfdcd893.tar.gz
cpython-a175d64e30b0ff9f011aea2da6d6e21ccfdcd893.tar.bz2
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}`.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions