mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
014223649c
* 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