mirror of
https://github.com/python/cpython.git
synced 2026-06-21 18:41:52 -04:00
a6793662e7
* Make _Py_ReachedRecursionLimit inline again * Remove _Py_MakeRecCheck replacing its use with _Py_ReachedRecursionLimit * Move the check for C stack swtiching into _Py_CheckRecursiveCall
Miscellaneous source files for the main Python shared library