]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix handling of ENTER_EXECUTOR
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 20 Sep 2025 22:55:09 +0000 (23:55 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 20 Sep 2025 22:55:09 +0000 (23:55 +0100)
commit3066963b60873f08356c5917d2548182a651cb04
tree9ebb11d4b22103556e4b642bb7155a9092fb323f
parentf886c4358507bc1600871b853f8631f4908b91e8
Fix handling of ENTER_EXECUTOR
Python/bytecodes.c
Python/ceval_macros.h
Python/generated_cases.c.h
Python/optimizer.c