mirror of
https://github.com/python/cpython.git
synced 2026-07-27 20:33:48 -04:00
870c286e27
replace `(i << 2) + 1` with `i*5`
Source files for various builtin objects