cpython/Tools/peg_generator
Victor Stinner 7fe1a18b77
gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function (#141951)
Move the private function to the internal C API (pycore_ceval.h).
2025-11-27 12:32:00 +01:00
..
peg_extension gh-135801: Add the module parameter to compile() etc (GH-139652) 2025-11-13 13:21:32 +02:00
pegen gh-130396: Remove _Py_ReachedRecursionLimitWithMargin() function (#141951) 2025-11-27 12:32:00 +01:00
.clang-format
.gitignore
.ruff.toml gh-92266: Update pre-commit (#139411) 2025-10-01 08:40:54 +03:00
Makefile
mypy.ini
pyproject.toml