]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Handle recursive tracing and CALL_ALLOC_AND_ENTER_INIT
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 9 Oct 2025 17:18:55 +0000 (18:18 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 9 Oct 2025 17:18:55 +0000 (18:18 +0100)
commit299a06858e73bcd7381446ebd3584082b0daeff0
tree502519637171207f837af0f753d80cb501233d08
parent2032b9c2f7311f966a580f27ff5f9614427393a3
Handle recursive tracing and CALL_ALLOC_AND_ENTER_INIT
Python/bytecodes.c
Python/ceval_macros.h
Python/executor_cases.c.h
Python/optimizer.c