]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix recursive tracing
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 16 Oct 2025 23:24:54 +0000 (00:24 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 16 Oct 2025 23:24:54 +0000 (00:24 +0100)
commitf55129ee4281ac93296a0b246bc48f0f6d9d2579
treef4b09fe3415b31eecc9a8c13caa581cda4373bc6
parenta274451e052225781879991d833893eb805e63ec
fix recursive tracing
Include/internal/pycore_interp_structs.h
Python/ceval.c
Python/ceval_macros.h
Python/optimizer.c