summaryrefslogtreecommitdiffstatshomepage
path: root/py/objstr.c
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2025-03-27 21:29:01 -0500
committerDamien George <damien@micropython.org>2025-04-21 17:09:37 +1000
commit8faa6bafdc76a6ee307551ef4d88fd2d54db04b2 (patch)
tree1070b830dc4ac149566a92b65fd8bebdce5e8334 /py/objstr.c
parent760b962924ef5df72310832f87552341565d9325 (diff)
downloadmicropython-8faa6bafdc76a6ee307551ef4d88fd2d54db04b2.tar.gz
micropython-8faa6bafdc76a6ee307551ef4d88fd2d54db04b2.zip
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>
Diffstat (limited to 'py/objstr.c')
0 files changed, 0 insertions, 0 deletions