]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix handling of EXTENDED_ARG
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 9 Oct 2025 19:54:43 +0000 (20:54 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Thu, 9 Oct 2025 19:54:43 +0000 (20:54 +0100)
commit95eee89121e0db3bf230f58c67c079cfaf2ada76
tree4d2f503d75d789194ed009203fbcbc2cba78035e
parent8e0fb214060c3c2486d88b0ed26356f14dd9bfe5
Fix handling of EXTENDED_ARG
Python/bytecodes.c
Python/ceval_macros.h
Python/executor_cases.c.h
Python/optimizer.c