summaryrefslogtreecommitdiffstats
path: root/Parser/pgen/token.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor Parser/pgen and add documentation and explanations (GH-15373)Pablo Galindo2019-08-221-5/+5
* Remove duplicate call to strip method in Parser/pgen/token.py (GH-14938)Hansraj Das2019-07-241-6/+2
* Clean implementation of Parser/pgen and fix some style issues (GH-12156)Pablo Galindo2019-03-041-0/+2
* bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)Pablo Galindo2019-03-011-0/+40