Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-84623: Remove unused imports (#94132) | Victor Stinner | 2022-06-22 | 1 | -2/+1 |
* | Update pegen to use the latest upstream developments (GH-27586) | Pablo Galindo Salgado | 2021-08-12 | 1 | -1/+2 |
* | Refactor scripts in Tools/peg_generator/scripts (GH-20401) | Lysandros Nikolaou | 2020-06-06 | 1 | -13/+2 |
* | bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235) | Lysandros Nikolaou | 2020-05-25 | 1 | -10/+2 |
* | Fix some scripts in the peg generator folder (GH-19853) | Pablo Galindo | 2020-05-02 | 1 | -4/+14 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+101 |