aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/peg_generator/scripts/benchmark.py
Commit message (Expand)AuthorAge
* gh-105191: Cleanup peg generator; keep only necessary files (#105197)Lysandros Nikolaou2023-06-01
* gh-104780: Remove 2to3 program and lib2to3 module (#104781)Victor Stinner2023-05-23
* gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049)Victor Stinner2022-06-21
* Update pegen to use the latest upstream developments (GH-27586)Pablo Galindo Salgado2021-08-12
* bpo-40939: Clean and adapt the peg_generator directory after deleting the old...Pablo Galindo2020-06-12
* Refactor scripts in Tools/peg_generator/scripts (GH-20401)Lysandros Nikolaou2020-06-05
* bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235)Lysandros Nikolaou2020-05-25
* bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183)Lysandros Nikolaou2020-05-18
* Clean up unused imports for the peg generator module (GH-19891)Anthony Shaw2020-05-04
* Fix some scripts in the peg generator folder (GH-19853)Pablo Galindo2020-05-02
* Fix the Tools/peg_generator/scripts/benchmark.py script (GH-19848)Pablo Galindo2020-05-01
* bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503)Pablo Galindo2020-04-22