]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-104909: Break LOAD_GLOBAL specializations in micro-ops. (GH-106677)
authorMark Shannon <mark@hotpy.org>
Wed, 12 Jul 2023 13:34:14 +0000 (14:34 +0100)
committerGitHub <noreply@github.com>
Wed, 12 Jul 2023 13:34:14 +0000 (14:34 +0100)
commitb03755a2347325a89a48b08fc158419000513bcb
treef60ec740d2eb0016e44bfef32f2a6cebf5f70e0e
parente2d7366fb3df44e7434132636d49f22d6d25cc9f
GH-104909: Break LOAD_GLOBAL specializations in micro-ops. (GH-106677)
Include/internal/pycore_code.h
Include/internal/pycore_opcode_metadata.h
Misc/NEWS.d/next/Core and Builtins/2023-07-12-10-48-08.gh-issue-104909.sWjcr2.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h