COMMITS
/ Tools/peg_generator/pegen/parser.py September 3, 2025
S
gh-138281: Run `ruff` on `Tools/peg_generator` (#138282)
sobolevn committed
December 15, 2024
P
gh-125588: Allow to regenerate the parser with Python < 3.12 (#127969)
Pablo Galindo Salgado committed
October 29, 2024
P
gh-125588: Teach the python PEG generator the new f-string tokens (#125589)
Pablo Galindo Salgado committed
August 29, 2023
A
gh-108455: peg_generator: make the mypy config slightly stricter (#108627)
Alex Waygood committed
August 28, 2023
N
gh-108455: Run `mypy` on `Tools/peg_generator` (#108456)
Nikita Sobolev committed
October 5, 2021
I
[Tools/peg_generator/pegen/parser.py] Fix typo: s/wether/whether/ (GH-28739)
Ikko Ashimine committed
August 12, 2021
P
Update pegen to use the latest upstream developments (GH-27586)
Pablo Galindo Salgado committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed