]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117376: Fix off-by-ones in conversion functions (GH-124301)
authorKen Jin <kenjin@python.org>
Wed, 25 Sep 2024 18:41:07 +0000 (02:41 +0800)
committerGitHub <noreply@github.com>
Wed, 25 Sep 2024 18:41:07 +0000 (02:41 +0800)
commit198756b0f653e9f487076df2c6f943e374def6cb
tree016fc150fd8997388d91ee13866eaf8b8c99bd41
parentc1600c78e4565b6bb558ade451abe2648ba4dd0a
gh-117376: Fix off-by-ones in conversion functions (GH-124301)

Fix off-by-ones in conversion function
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h