SIGN IN SIGN UP

GH-91079: Implement C stack limits using addresses, not counters. (GH-130007)

* Implement C recursion protection with limit pointers

* Remove calls to PyOS_CheckStack

* Add stack protection to parser

* Make tests more robust to low stacks

* Improve error messages for stack overflow
M
Mark Shannon committed
2498c22fa0a2b560491bc503fa676585c1a603d0
Parent: c637bce
Committed by GitHub <noreply@github.com> on 2/19/2025, 11:44:57 AM