cpython/Tools/peg_generator/scripts
Victor Stinner ae00b810d1
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
* Remove the Tools/scripts/2to3 script.
* Remove the Lib/test/test_lib2to3/ directory.
* Doc/tools/extensions/pyspecific.py: remove the "2to3fixer" object
  type.
* Makefile and PC/layout/main.py no longer compile lib2to3 grammar
  files.
* Update Makefile for 2to3 removal.
2023-05-23 19:40:02 +02:00
..
__init__.py
ast_timings.py Clean up unused imports for the peg generator module (GH-19891) 2020-05-04 03:03:05 +01:00
benchmark.py gh-104780: Remove 2to3 program and lib2to3 module (#104781) 2023-05-23 19:40:02 +02: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 gh-84623: Remove unused imports (#94132) 2022-06-22 19:14:27 +02:00
joinstats.py
test_parse_directory.py gh-84623: Remove unused imports (#94132) 2022-06-22 19:14:27 +02:00
test_pypi_packages.py gh-84623: Remove unused imports (#94132) 2022-06-22 19:14:27 +02:00