]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix chain depth bug
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 22 Sep 2025 23:05:28 +0000 (00:05 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 22 Sep 2025 23:05:28 +0000 (00:05 +0100)
commit9a66605da2b8f3328260213172cd20b79d12ca88
treeb3c2564f3987e6847a3f3e3e8c75a75b4bcec459
parent3e9f78211d6baec04a471855a4786f16fdb39026
Fix chain depth bug
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c