]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111789: Simplify bytecodes.c by using PyDict_GetItemRef() (GH-111978)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 14 Nov 2023 13:38:49 +0000 (15:38 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Nov 2023 13:38:49 +0000 (15:38 +0200)
commitb11c443bb2ebfdd009e43ff208fa6324b658d15d
treebe88b76437cb273397ad5276796c008434e8ea6a
parent4f04172c9287c507f1426e02ddfc432f1f3ade54
gh-111789: Simplify bytecodes.c by using PyDict_GetItemRef() (GH-111978)
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h