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.
PyFrame_GetBack
1 parent cb3aba3 commit 4de49e5Copy full SHA for 4de49e5
Doc/c-api/frame.rst
@@ -50,6 +50,7 @@ See also :ref:`Reflection <reflection>`.
50
51
Return a :term:`strong reference`, or ``NULL`` if *frame* has no outer
52
frame.
53
+ This raises no exceptions.
54
55
.. versionadded:: 3.9
56
0 commit comments