◐ Shell
clean mode source ↗

gh-126835: Rename AST optimization related stuff after moving const folding to the peephole optimizier by WolframAlph · Pull Request #131830 · python/cpython

@hugovk hugovk removed their request for review

March 28, 2025 13:05

@WolframAlph WolframAlph changed the title gh-126835: Rename ast_opt.c -> ast_process.c gh-126835: Rename AST optimization related stuff after moving const folding to the peephole optimizier

Mar 28, 2025

picnixz

AA-Turner

@WolframAlph

@Eclips4

diegorusso added a commit to diegorusso/cpython that referenced this pull request

May 4, 2025

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request

Jul 12, 2025
… stuff after moving const folding to the peephole optimizier (python#131830)