cpython/Tools/peg_generator
Pablo Galindo Salgado 31b82abb5c
[3.11] gh-101046: Fix a potential memory leak in the parser when raising MemoryError (GH-101051) (#101085)
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
2023-01-16 23:48:51 +00:00
..
data
peg_extension gh-91320: Use _PyCFunction_CAST() (#92251) 2022-05-03 21:42:14 +02:00
pegen [3.11] gh-101046: Fix a potential memory leak in the parser when raising MemoryError (GH-101051) (#101085) 2023-01-16 23:48:51 +00:00
scripts Update grammar_grapher with the new forced (&&) directive (#31704) 2022-03-06 15:26:28 +01:00
.clang-format
.gitignore
Makefile
mypy.ini
pyproject.toml
requirements.pip