summaryrefslogtreecommitdiff
path: root/tests/extmod/ujson_loads_bytes.py
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2025-07-15 16:09:19 +0100
committerDamien George <damien@micropython.org>2025-09-26 13:34:57 +1000
commit72867bce1d2cf39abe164bebf4d239c6974c9122 (patch)
tree98ff05005b20da33550d9f11ad684c5126a608e5 /tests/extmod/ujson_loads_bytes.py
parent7be82f8b7c9ee83696cb08f8f2936f0ed93cd52c (diff)
py/objrange: Allow return of non-small ints.
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>
Diffstat (limited to 'tests/extmod/ujson_loads_bytes.py')
0 files changed, 0 insertions, 0 deletions