]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix over-tracing bug
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sun, 21 Sep 2025 11:15:07 +0000 (12:15 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sun, 21 Sep 2025 11:15:07 +0000 (12:15 +0100)
commit36554a514c9be979479b040e9c6270781b69ce59
tree5c934a4aec38f25abc4af3334748448eb97a39e9
parent20b283b7b521f62cc4b5096e2a78b349be17cc80
Fix over-tracing bug
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/ceval_macros.h
Python/executor_cases.c.h
Python/generated_cases.c.h
Python/optimizer.c