-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Dear SC,
I request permission to remove the following C API in 3.14 without a deprecation period:
Py_C_RECURSION_LIMITPyThreadState.c_recursion_remaining
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. (On current main they contain dummy values.)
The C API WG unanimously voted to recommend removing them without deprecation. See the vote issue for some more details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels