]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
massive refactoring of the struct
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 7 Nov 2025 20:47:52 +0000 (20:47 +0000)
committerKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 7 Nov 2025 20:47:52 +0000 (20:47 +0000)
commit4aeb4abfcaa200c20a173e22d6875f8752db3d6a
treec87de3ca0ee086a906104b0ea22874c3d4b06017
parent46c079a710e2cd7c23b6a3631535a671fe3acf3a
massive refactoring of the struct
Include/internal/pycore_interp_structs.h
Include/internal/pycore_optimizer.h
Lib/test/test_ast/test_ast.py
Python/ceval.c
Python/optimizer.c
Python/optimizer_analysis.c
Python/pystate.c