mirror of
https://github.com/python/cpython.git
synced 2026-07-29 05:08:36 -04:00
ass_subscript_slice() returned early when the computed slice length was zero, bypassing validation performed for non-empty slices.
ass_subscript_slice() returned early when the computed slice length was zero, bypassing validation performed for non-empty slices.