COMMITS
/ Tools/peg_generator/pegen/grammar_parser.py September 18, 2025
P
gh-138970: Add general metadata system to the peg generator (#138971)
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
November 26, 2021
V
bpo-45866: pegen strips directory of "generated from" header (GH-29777)
Victor Stinner committed
August 12, 2021
P
Update pegen to use the latest upstream developments (GH-27586)
Pablo Galindo Salgado committed
April 21, 2021
P
bpo-38605: Revert making 'from __future__ import annotations' the default (GH-25490)
Pablo Galindo committed
March 17, 2021
E
Remove unnecessary imports in the grammar parser (GH-24904)
Elisha Hollander committed
February 2, 2021
P
bpo-42997: Improve error message for missing : before suites (GH-24292)
Pablo Galindo committed
September 16, 2020
P
bpo-41746: Add type information to asdl_seq objects (GH-22223)
Pablo Galindo committed
May 2, 2020
P
bpo-40334: regenerate metaparser as part of regen-all (GH-19854)
Pablo Galindo committed
April 22, 2020
P
bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)
Pablo Galindo committed