Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-84623: Remove unused imports (#94132) | Victor Stinner | 2022-06-22 | 1 | -2/+0 |
* | bpo-41043: Escape literal part of the path for glob(). (GH-20994) | Serhiy Storchaka | 2020-06-20 | 1 | -2/+2 |
* | bpo-40939: Clean and adapt the peg_generator directory after deleting the old... | Pablo Galindo | 2020-06-12 | 1 | -112/+7 |
* | Refactor scripts in Tools/peg_generator/scripts (GH-20401) | Lysandros Nikolaou | 2020-06-05 | 1 | -92/+79 |
* | bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235) | Lysandros Nikolaou | 2020-05-25 | 1 | -54/+26 |
* | Clean up unused imports for the peg generator module (GH-19891) | Anthony Shaw | 2020-05-04 | 1 | -1/+0 |
* | Fix some scripts in the peg generator folder (GH-19853) | Pablo Galindo | 2020-05-02 | 1 | -3/+4 |
* | bpo-40334: Refactor peg_generator to receive a Tokens file when building c co... | Pablo Galindo | 2020-04-28 | 1 | -5/+12 |
* | bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) | Pablo Galindo | 2020-04-22 | 1 | -0/+289 |