]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116098: Revert "gh-107674: Improve performance of `sys.settrace` (GH-114986)"...
authorTian Gao <gaogaotiantian@hotmail.com>
Fri, 1 Mar 2024 06:46:33 +0000 (22:46 -0800)
committerGitHub <noreply@github.com>
Fri, 1 Mar 2024 06:46:33 +0000 (07:46 +0100)
commit7895a61168aad4565a1d953104c9ec620e7c588f
tree8234320f8978961688f8abc4baf1f6ad7faf5c2d
parent339c8e1c13adc299a0e2e49c93067e7817692380
gh-116098: Revert "gh-107674: Improve performance of `sys.settrace` (GH-114986)" (GH-116178)

Revert "gh-107674: Improve performance of `sys.settrace` (GH-114986)"

This reverts commit 0a61e237009bf6b833e13ac635299ee063377699.
Misc/NEWS.d/next/Core and Builtins/2024-02-04-07-45-29.gh-issue-107674.q8mCmi.rst [deleted file]
Python/bytecodes.c
Python/ceval.c
Python/ceval_macros.h
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/instrumentation.c