COMMITS
/ Tools/peg_generator/pegen/grammar_visualizer.py September 3, 2025
S
gh-138281: Run `ruff` on `Tools/peg_generator` (#138282)
sobolevn committed
June 1, 2023
L
gh-105191: Cleanup peg generator; keep only necessary files (#105197)
Lysandros Nikolaou committed
September 5, 2021
P
Extract visitors from the grammar nodes and call makers in the peg generator (GH-28172)
Pablo Galindo Salgado committed
May 4, 2020
A
Clean up unused imports for the peg generator module (GH-19891)
Anthony Shaw committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed