mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
The magnitude of `range()` arguments is not restricted to "small" ints, but includes "machine ints" which fit inside a register but can only be represented as "long integer" objects in Python. Signed-off-by: Jeff Epler <jepler@gmail.com>
7.1 KiB
7.1 KiB