Thanks to visit codestin.com Credit goes to github.com
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 4d02966 commit 79db11cCopy full SHA for 79db11c
1 file changed
Doc/c-api/init.rst
@@ -1332,7 +1332,7 @@ Python-level trace functions in previous versions.
1332
.. c:var:: int PyTrace_RETURN
1333
1334
The value for the *what* parameter to :c:type:`Py_tracefunc` functions when a
1335
- call is returning without propagating an exception.
+ call is about to return.
1336
1337
1338
.. c:var:: int PyTrace_C_CALL
0 commit comments