]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix a few tests and their exposed bugs
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 17 Oct 2025 23:47:16 +0000 (00:47 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 17 Oct 2025 23:47:16 +0000 (00:47 +0100)
commit5102ab6028fba189ffb7f409046ab125381a5503
tree006f02c202b1fad10c1e2dfc168182a8cd24ff84
parent9910b653a2168a7a8647c832ede62322aff3e395
fix a few tests and their exposed bugs
Include/internal/pycore_opcode_metadata.h
Include/internal/pycore_uop_ids.h
Lib/test/test_capi/test_opt.py
Lib/test/test_sys.py
Modules/_testinternalcapi.c
Python/bytecodes.c
Python/ceval.c
Python/executor_cases.c.h
Python/optimizer.c