diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-09-12 14:23:20 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 14:23:20 (GMT) |
commit | 778d094126f8975a9823ed7da1a630e29bb75bf0 (patch) | |
tree | 4dae267210dfb010083ff83e64b54ae2b5c0a961 /Python/compile.c | |
parent | 7479a7aca2c8b5799ae0a84e2bbd5f07c0daf1b1 (diff) | |
download | cpython-778d094126f8975a9823ed7da1a630e29bb75bf0.zip cpython-778d094126f8975a9823ed7da1a630e29bb75bf0.tar.gz cpython-778d094126f8975a9823ed7da1a630e29bb75bf0.tar.bz2 |
[3.12] Fix iter_index() to work with lists which do not support stop=None. (gh-109306) (#109310)
Fix iter_index() to work with lists which do not support stop=None. (gh-109306)
(cherry picked from commit f2a55fecd063244a5fd09a38f673f0781f8802d1)
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions