summaryrefslogtreecommitdiff
path: root/Tools/peg_generator/scripts
Commit message (Expand)AuthorAgeFilesLines
* bpo-40334: Refactor peg_generator to receive a Tokens file when building c co...Pablo Galindo2020-04-281-5/+12
* bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)Pablo Galindo2020-04-2210-0/+1000