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 caac966 commit 56234beCopy full SHA for 56234be
1 file changed
Doc/c-api/frame.rst
@@ -50,6 +50,8 @@ See also :ref:`Reflection <reflection>`.
50
51
Return a :term:`strong reference`, or ``NULL`` if *frame* has no outer
52
frame.
53
+ Does not raise an exception, even if the return value is ``NULL``.
54
+ Preserves exception that was set before the call.
55
56
.. versionadded:: 3.9
57
0 commit comments