Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Parser/pgen and add documentation and explanations (GH-15373) | Pablo Galindo | 2019-08-22 | 1 | -5/+5 |
* | Remove duplicate call to strip method in Parser/pgen/token.py (GH-14938) | Hansraj Das | 2019-07-24 | 1 | -6/+2 |
* | Clean implementation of Parser/pgen and fix some style issues (GH-12156) | Pablo Galindo | 2019-03-04 | 1 | -0/+2 |
* | bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) | Pablo Galindo | 2019-03-01 | 1 | -0/+40 |