]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix exception tracing
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 20 Sep 2025 21:17:47 +0000 (22:17 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 20 Sep 2025 21:17:47 +0000 (22:17 +0100)
commit021fc4492a52f7ac6ea67daf3d6a12b832d91a1f
tree3a567646215bf4d7fa41d8a6e609fe6162a01ec9
parent07542dded54356d9bfcfc4c5752da5cb7338bc21
Fix exception tracing
Include/internal/pycore_optimizer.h
Include/internal/pycore_uop_metadata.h
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/optimizer.c
Python/optimizer_analysis.c