summaryrefslogtreecommitdiffstats
path: root/Python/ast_preprocess.c
Commit message (Collapse)AuthorAgeFilesLines
* gh-126835: Rename `ast_opt.c` to `ast_preprocess.c` and related stuff after ↵Yan Yanchii2025-05-041-0/+963
moving const folding to the peephole optimizier (#131830)