]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-125868: Fix STORE_ATTR_WITH_HINT specialization (GH-125876)
authorMark Shannon <mark@hotpy.org>
Thu, 24 Oct 2024 10:57:02 +0000 (11:57 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Oct 2024 10:57:02 +0000 (11:57 +0100)
commitb61fece8523d0fa6d9cc6ad3fd855a136c34f0cd
treefca2bb236a57eb38d8e2b30052b9dc56fac8e96b
parentc35b33bfb7c491dfbdd40195d70dcfc4618265db
GH-125868: Fix STORE_ATTR_WITH_HINT specialization (GH-125876)
Lib/dis.py
Lib/test/test_opcache.py
Misc/NEWS.d/next/Core_and_Builtins/2024-10-23-14-05-47.gh-issue-125868.uLfXYB.rst [new file with mode: 0644]
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h