cpython/Tools/peg_generator/scripts
Christian Clauss 682aecfdeb
Fix typos in the Tools directory (GH-28769)
Like #28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-meta#130

Automerge-Triggered-By: GH:pablogsal
2021-10-06 10:55:16 -07:00
..
__init__.py bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) 2020-04-22 23:29:27 +01:00
ast_timings.py Clean up unused imports for the peg generator module (GH-19891) 2020-05-04 03:03:05 +01:00
benchmark.py Update pegen to use the latest upstream developments (GH-27586) 2021-08-12 17:37:30 +01:00
download_pypi_packages.py Fix typos in the Tools directory (GH-28769) 2021-10-06 10:55:16 -07:00
find_max_nesting.py bpo-40939: Clean and adapt the peg_generator directory after deleting the old parser (GH-20822) 2020-06-12 01:55:35 +01:00
grammar_grapher.py Update pegen to use the latest upstream developments (GH-27586) 2021-08-12 17:37:30 +01:00
joinstats.py bpo-40334: PEP 617 implementation: New PEG parser for CPython (GH-19503) 2020-04-22 23:29:27 +01:00
test_parse_directory.py bpo-41043: Escape literal part of the path for glob(). (GH-20994) 2020-06-20 11:10:31 +03:00
test_pypi_packages.py Update pegen to use the latest upstream developments (GH-27586) 2021-08-12 17:37:30 +01:00