mirror of
https://github.com/python/cpython.git
synced 2026-07-14 22:09:48 -04:00
2498c22fa0
* 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