]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-98686: Quicken everything (GH-98687)
authorBrandt Bucher <brandtbucher@microsoft.com>
Wed, 2 Nov 2022 17:42:57 +0000 (10:42 -0700)
committerGitHub <noreply@github.com>
Wed, 2 Nov 2022 17:42:57 +0000 (10:42 -0700)
commit276d77724f2373cc03838448a3e62977aa28bf0d
treeaeb2f83a896f02a3f38ace9d6ecb65b9620be8e3
parent18fc232e07c14536d99f07821e338ebddfd8cb63
GH-98686: Quicken everything (GH-98687)
21 files changed:
Include/cpython/code.h
Include/internal/pycore_code.h
Include/internal/pycore_opcode.h
Include/opcode.h
Lib/opcode.py
Lib/test/libregrtest/refleak.py
Lib/test/test_call.py
Lib/test/test_dis.py
Lib/test/test_embed.py
Lib/test/test_lltrace.py
Misc/NEWS.d/next/Core and Builtins/2022-10-16-13-26-46.gh-issue-98686.D9Gu_Q.rst [new file with mode: 0644]
Objects/codeobject.c
Objects/frameobject.c
Objects/genobject.c
Python/ceval.c
Python/clinic/sysmodule.c.h
Python/opcode_targets.h
Python/specialize.c
Python/sysmodule.c
Tools/build/deepfreeze.py
Tools/c-analyzer/cpython/globals-to-fix.tsv