]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix double-initialization
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sun, 21 Sep 2025 11:50:06 +0000 (12:50 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sun, 21 Sep 2025 11:50:06 +0000 (12:50 +0100)
commit2e3ddc14e3c984a39adb7ce6e32c0ab21e26ba23
tree22458be8ea5b516206c78082d94884f0f7a6108b
parent92bba64f1b43582934ff7c94fe7a2e6e444691d2
Fix double-initialization
Python/bytecodes.c
Python/ceval_macros.h
Python/executor_cases.c.h
Python/optimizer.c