commit | c7c9b913c01afb8d2ff4048f82155969f7ef75b1 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Sun May 05 01:42:30 2024 -0500 |
committer | GitHub <noreply@github.com> | Sun May 05 01:42:30 2024 -0500 |
tree | fdf8690ec95c0c18a55d0dc9ac70777a46ae9e04 | |
parent | fd0ea63f82bf9b8f766ea40cfa5befa653461e8a [diff] |
gh-118476: Fix corner cases in islice() rough equivalent. (Gh-118559)