mirror of
https://github.com/python/cpython.git
synced 2026-06-25 12:27:09 -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