Files
micropython/py
Jeff Epler 8faa6bafdc py/objrange: Match CPython range slicing.
The "index fixing" behavior of get_fast_slice_indexes are not desired here;
the underlying behavior of mp_obj_slice_indexes actually is.

Fixes issue #17016.

Signed-off-by: Jeff Epler <jepler@gmail.com>
2025-04-21 17:09:37 +10:00
..
2023-06-02 21:50:57 +10:00
2025-02-25 16:11:33 +11:00