]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Refactor scripts in Tools/peg_generator/scripts (GH-20401)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Jun 2020 04:41:12 +0000 (21:41 -0700)
committerGitHub <noreply@github.com>
Sat, 6 Jun 2020 04:41:12 +0000 (21:41 -0700)
commit18f1226884e27d0cb89e7a2cc3d60a44df5da740
tree10405fbad42c8b530a07862478bb34834d3a4970
parentd5e7348e4105d1d4a1c5bd1087f61041532ecbf3
Refactor scripts in Tools/peg_generator/scripts (GH-20401)

(cherry picked from commit ba6fd87e41dceb01dcdacc57c722aca12cde42a9)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Modules/_peg_parser.c
Tools/peg_generator/Makefile
Tools/peg_generator/scripts/benchmark.py
Tools/peg_generator/scripts/grammar_grapher.py
Tools/peg_generator/scripts/show_parse.py
Tools/peg_generator/scripts/test_parse_directory.py
Tools/peg_generator/scripts/test_pypi_packages.py