]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111354: define names for RESUME oparg values (#111365)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 26 Oct 2023 15:30:18 +0000 (16:30 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Oct 2023 15:30:18 +0000 (16:30 +0100)
commita0c414c35d0dc0d44a885fda448652e23de2482c
tree014f5cb67924fcc0ac17d97aeb879dc05a6ccac0
parent309efb39dc005a834bb67e9a6f27b6689f00ec9d
gh-111354: define names for RESUME oparg values (#111365)
Include/internal/pycore_opcode_utils.h
Objects/genobject.c
Python/bytecodes.c
Python/ceval.c
Python/compile.c
Python/generated_cases.c.h
Python/specialize.c