cpython/Tools/peg_generator
Mark Shannon 014223649c
GH-130396: Use computed stack limits on linux (GH-130398)
* Implement C recursion protection with limit pointers for Linux, MacOS and Windows

* Remove calls to PyOS_CheckStack

* Add stack protection to parser

* Make tests more robust to low stacks

* Improve error messages for stack overflow
2025-02-25 09:24:48 +00:00
..
peg_extension
pegen GH-130396: Use computed stack limits on linux (GH-130398) 2025-02-25 09:24:48 +00:00
.clang-format
.gitignore
Makefile
mypy.ini
pyproject.toml