]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-126599: Remove the "counter" optimizer/executor (GH-126853)
authorXuanteng Huang <44627253+xuantengh@users.noreply.github.com>
Thu, 16 Jan 2025 23:57:04 +0000 (07:57 +0800)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2025 23:57:04 +0000 (15:57 -0800)
commitb44ff6d0df9ec2d60be63e5a106ca079464ece52
treeb05b6d496f282a9884f5ee327d5d522e9a06c712
parent27494dd9ad6032c29e273cd7f45c204c00d6512c
GH-126599: Remove the "counter" optimizer/executor (GH-126853)
13 files changed:
Include/internal/pycore_optimizer.h
Include/internal/pycore_uop_ids.h
Include/internal/pycore_uop_metadata.h
Lib/test/test_capi/test_opt.py
Lib/test/test_monitoring.py
Misc/NEWS.d/next/C_API/2025-01-01-03-25-38.gh-issue-126599.MRCYlH.rst [new file with mode: 0644]
Modules/_testinternalcapi.c
Objects/object.c
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c
Python/optimizer_cases.c.h
Tools/c-analyzer/cpython/ignored.tsv