]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-136125: Use `_PyObject_GetMethodStackRef` for `LOAD_ATTR` (GH-136127)
authorKen Jin <kenjin@python.org>
Tue, 1 Jul 2025 17:20:46 +0000 (01:20 +0800)
committerGitHub <noreply@github.com>
Tue, 1 Jul 2025 17:20:46 +0000 (01:20 +0800)
commite0d6500b2d9a08beb7b607b846d1eeaa26706667
treee63eb65578a53a414607d2a7b873eb823ba1cd58
parent17cf0a343b13b6f38a8ecf28b0dc892a4b456ca7
gh-136125: Use `_PyObject_GetMethodStackRef` for  `LOAD_ATTR` (GH-136127)
Include/internal/pycore_object.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer_bytecodes.c
Python/optimizer_cases.c.h