]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a bug with ENTER_EXECUTOR linking
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 25 Oct 2025 18:04:29 +0000 (19:04 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Sat, 25 Oct 2025 18:04:29 +0000 (19:04 +0100)
commit5e17707b9353592feb13e72aee72d1d56bd7b74f
tree6e2c222df8240b06839f6ad78df3c9b3c647335a
parent72e1738c45c4d4cdec63252eb9d322be9335b63a
Fix a bug with ENTER_EXECUTOR linking
Python/optimizer.c