mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* 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
Miscellaneous source files for the main Python shared library