]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't limit control-flow exits
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 5 Nov 2025 22:34:24 +0000 (22:34 +0000)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Wed, 5 Nov 2025 22:34:24 +0000 (22:34 +0000)
commitc75d91c5942a0fc2c3cd84d7801091b59516f5e2
treebd80ee6dcdd89d44c7c7bf96c4847bfa10535581
parent0e921185063ef8dbde9cb7e483e5b23ca27519d6
Don't limit control-flow exits
Include/internal/pycore_optimizer.h
Python/bytecodes.c
Python/executor_cases.c.h
Python/optimizer.c