mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -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
Miscellaneous source files for the main Python shared library