]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
specialization and deopt fixes
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 24 Oct 2025 10:27:20 +0000 (11:27 +0100)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 24 Oct 2025 10:27:20 +0000 (11:27 +0100)
commiteb970e06fdfd2bc28e2d79fa29e110803090b48d
treec9b4cfa99a3fd2f3607d28253a073f6f2deb1fd7
parentccc7893ac66c3b02f2c204776bde16e517cef8af
specialization and deopt  fixes
Include/internal/pycore_interp_structs.h
Python/bytecodes.c
Python/ceval_macros.h
Python/generated_cases.c.h
Python/optimizer.c
Tools/cases_generator/generators_common.py