gh-100726: Optimize construction of range object for medium sized integers (#100810)
Use C long arithmetic instead of PyLong arithmetic to compute the range length, where possible. Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
P
Pieter Eendebak committed
f63f525e161204970418ebc132efc542daaa24ed
Parent: b4e11a7
Committed by GitHub <noreply@github.com>
on 1/21/2023, 7:33:08 PM