]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149358: Generating JIT recorder transformers and stabilizing family layouts (GH...
authorHai Zhu <haiizhu@outlook.com>
Thu, 21 May 2026 16:06:52 +0000 (00:06 +0800)
committerGitHub <noreply@github.com>
Thu, 21 May 2026 16:06:52 +0000 (17:06 +0100)
commit0828782773bf6beb10e7671e58d0f7426b12d487
tree9c2fd5eb687e84a8dbc847d3d5d629cc7451799f
parent441af3a93426c5e7e3c056fee27e6f4505988584
gh-149358: Generating JIT recorder transformers and stabilizing family layouts (GH-149359)
Lib/test/test_generated_cases.py
Python/optimizer.c
Python/record_functions.c.h
Tools/cases_generator/analyzer.py
Tools/cases_generator/record_function_generator.py