]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add missing variables to `bytecodes.c` (GH-103153)
authorBrett Cannon <brett@python.org>
Fri, 31 Mar 2023 21:23:55 +0000 (14:23 -0700)
committerGitHub <noreply@github.com>
Fri, 31 Mar 2023 21:23:55 +0000 (14:23 -0700)
commitd97aef8ebfbbb275384b17f06945e583fb3189ea
tree694b8a8d7fd348f976998930f97a361a4f736769
parent361a3eaf1b6bf3360e34388cc909307ddd20737b
Add missing variables to `bytecodes.c` (GH-103153)

The code works without this change, but it does cause C tooling to complain less about undeclared variables.
Python/bytecodes.c
Python/generated_cases.c.h