cpython/Tools/peg_generator
2023-10-02 17:22:07 +02:00
..
data
peg_extension gh-99300: Use Py_NewRef() in Parser/ directory (#99330) 2022-11-10 15:30:05 +01:00
pegen [3.12] gh-109596: Ensure repeated rules in the grammar are not allowed and fix incorrect soft keywords (GH-109606). (#109752) 2023-10-02 17:22:07 +02:00
scripts gh-84623: Remove unused imports (#94132) 2022-06-22 19:14:27 +02:00
.clang-format
.gitignore
Makefile gh-54781: Move Lib/lib2to3/tests/ to Lib/test/test_lib2to3/ (#94049) 2022-06-21 15:21:22 +02:00
mypy.ini Update pegen to use the latest upstream developments (GH-27586) 2021-08-12 17:37:30 +01:00
pyproject.toml
requirements.pip