]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use a different chain depth for dynamic exits
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 5 Nov 2025 18:48:37 +0000 (18:48 +0000)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 5 Nov 2025 18:48:37 +0000 (18:48 +0000)
commitffa2b72975c13fbea4a3ab068c7f6844ca3266b4
treed6db8034efcc2b7fb770bbccb8557faeffaf4d47
parent253f230f26a3fce983baefbc77ea508b4b981a47
Use a different chain depth for dynamic exits
Include/internal/pycore_optimizer.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c