GH-126910: Make `_Py_get_machine_stack_pointer` return the actual stack pointer (GH-149103)
* Make _Py_ReachedRecursionLimit inline again * Remove _Py_MakeRecCheck replacing its use with _Py_ReachedRecursionLimit * Move the check for C stack swtiching into _Py_CheckRecursiveCall
M
Mark Shannon committed
a6793662e71f07d7c0ee3872316d93f3e8c48b34
Parent: d8a97cb
Committed by GitHub <noreply@github.com>
on 5/26/2026, 2:14:17 PM