]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-121012: Set index to -1 when list iterators become exhausted in tier 2 (GH-121483)
authorMark Shannon <mark@hotpy.org>
Mon, 8 Jul 2024 13:20:13 +0000 (14:20 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Jul 2024 13:20:13 +0000 (14:20 +0100)
commit8ad6067bd4556afddc86004f8e350aa672fda217
tree15a15f25d7d11db22399be2a26ec6e2ae889976c
parentd69529d31ccd1510843cfac1ab53bb8cb027541f
GH-121012: Set index to -1 when list iterators become exhausted in tier 2 (GH-121483)
Lib/test/test_list.py
Misc/NEWS.d/next/Core and Builtins/2024-07-08-10-31-08.gh-issue-121012.M5hHk-.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h