cpython/Tools/peg_generator
Miss Islington (bot) 02c19f0338
[3.12] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122276)
(cherry picked from commit 6c09b8de5c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-07-25 11:22:42 +00:00
..
data Fix some scripts in the peg generator folder (GH-19853) 2020-05-02 05:23:06 +01:00
peg_extension [3.12] gh-122270: Fix typos in the Py_DEBUG macro name (GH-122271) (GH-122276) 2024-07-25 11:22:42 +00:00
pegen [3.12] gh-118671: Updated dead ActiveState links (GH-118730) (#118754) 2024-05-08 07:22:35 +00:00
scripts gh-84623: Remove unused imports (#94132) 2022-06-22 19:14:27 +02:00
.clang-format
.gitignore bpo-40669: Install PEG benchmarking dependencies in a venv (GH-20183) 2020-05-18 11:27:40 -07:00
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