We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85c8b8 commit da8cbf0Copy full SHA for da8cbf0
Doc/c-api/exceptions.rst
@@ -939,6 +939,9 @@ because the :ref:`call protocol <call>` takes care of recursion handling.
939
be concatenated to the :exc:`RecursionError` message caused by the recursion
940
depth limit.
941
942
+ .. seealso::
943
+ The :c:func:`PyUnstable_ThreadState_SetStack` function.
944
+
945
.. versionchanged:: 3.9
946
This function is now also available in the :ref:`limited API <limited-c-api>`.
947
0 commit comments