cpython/Tools/peg_generator
Pablo Galindo Salgado 1de4395f62
gh-101046: Fix a potential memory leak in the parser when raising MemoryError (#101051)
2023-01-16 18:45:37 +00:00
..
data
peg_extension gh-99300: Use Py_NewRef() in Parser/ directory (#99330) 2022-11-10 15:30:05 +01:00
pegen gh-101046: Fix a potential memory leak in the parser when raising MemoryError (#101051) 2023-01-16 18:45:37 +00:00
scripts
.clang-format
.gitignore
Makefile
mypy.ini
pyproject.toml
requirements.pip