gh-133079: Remove Py_C_RECURSION_LIMIT & PyThreadState.c_recursion_remaining (GH-133080)
Both were added in 3.13, are undocumented, and don't make sense in 3.14 due to changes in the stack overflow detection machinery (gh-112282). PEP 387 exception for skipping a deprecation period: https://github.com/python/steering-council/issues/288
P
Petr Viktorin committed
0c26dbd16e9dd71a52d3ebd43d692f0cd88a3a37
Parent: 208d06f
Committed by GitHub <noreply@github.com>
on 4/29/2025, 10:56:20 AM