]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-100288: Specialise LOAD_ATTR_METHOD for managed dictionaries (GH-100289...
authorKen Jin <kenjin@python.org>
Fri, 23 Dec 2022 17:48:43 +0000 (01:48 +0800)
committerGitHub <noreply@github.com>
Fri, 23 Dec 2022 17:48:43 +0000 (01:48 +0800)
commit36d358348de8efad75ebcf55dad8ed4a4f6dcda9
tree00d3924e5d43ea919fd12982eec2948cf08b5563
parentc3c7848a48b74a321632202e4bdcf2f465fb1cc6
Revert "gh-100288: Specialise LOAD_ATTR_METHOD for managed dictionaries (GH-100289)" (#100468)

This reverts commit c3c7848a48b74a321632202e4bdcf2f465fb1cc6.
Include/internal/pycore_opcode.h
Include/opcode.h
Lib/opcode.py
Misc/NEWS.d/next/Core and Builtins/2022-12-16-08-50-16.gh-issue-100288.5XCk0G.rst [deleted file]
Python/bytecodes.c
Python/generated_cases.c.h
Python/opcode_targets.h
Python/specialize.c