summaryrefslogtreecommitdiffstats
path: root/Tools/peg_generator/scripts/test_pypi_packages.py
Commit message (Expand)AuthorAgeFilesLines
* gh-84623: Remove unused imports (#94132)Victor Stinner2022-06-221-2/+1
* Update pegen to use the latest upstream developments (GH-27586)Pablo Galindo Salgado2021-08-121-1/+2
* Refactor scripts in Tools/peg_generator/scripts (GH-20401)Lysandros Nikolaou2020-06-061-13/+2
* bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235)Lysandros Nikolaou2020-05-251-10/+2
* Fix some scripts in the peg generator folder (GH-19853)Pablo Galindo2020-05-021-4/+14
* bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)Pablo Galindo2020-04-221-0/+101