COMMITS
/ Tools/peg_generator/pegen/testutil.py September 3, 2025
S
gh-138281: Run `ruff` on `Tools/peg_generator` (#138282)
sobolevn committed
August 29, 2023
A
gh-108455: peg_generator: install two stubs packages before running mypy (#108637)
Alex Waygood committed
A
gh-108455: peg_generator: make the mypy config slightly stricter (#108627)
Alex Waygood committed
June 1, 2023
L
gh-105191: Cleanup peg generator; keep only necessary files (#105197)
Lysandros Nikolaou committed
April 6, 2022
J
September 5, 2021
P
Extract visitors from the grammar nodes and call makers in the peg generator (GH-28172)
Pablo Galindo Salgado committed
August 12, 2021
P
Update pegen to use the latest upstream developments (GH-27586)
Pablo Galindo Salgado committed
May 25, 2020
P
bpo-40750: Support -d flag in the new parser (GH-20340)
Pablo Galindo committed
May 1, 2020
P
bpo-40334: use the TOKENS file when checking dangling rules (GH-19849)
Pablo Galindo committed
April 28, 2020
P
bpo-40334: Refactor peg_generator to receive a Tokens file when building c code (GH-19745)
Pablo Galindo committed
April 24, 2020
L
bpo-40334: Rewrite test_c_parser to avoid memory leaks (GH-19694)
Lysandros Nikolaou committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed