]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117139: Fix a few wrong steals in bytecodes.c (GH-121127)
authorKen Jin <kenjin@python.org>
Fri, 28 Jun 2024 18:14:48 +0000 (02:14 +0800)
committerGitHub <noreply@github.com>
Fri, 28 Jun 2024 18:14:48 +0000 (02:14 +0800)
commite6543daf12051e9c660a5c0437683e8d2706a3c7
tree6ce7e9a5baad88a60c823b2b302c51319d41356f
parent2894aa14f22430e9b6d4676afead6da7c79209ca
gh-117139: Fix a few wrong steals in bytecodes.c (GH-121127)

Fix a few wrong steals in bytecodes.c
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/generated_cases.c.h