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 d216bc2 commit c2642e2Copy full SHA for c2642e2
Doc/c-api/exceptions.rst
@@ -1364,7 +1364,6 @@ Tracebacks
1364
100 frames; further frames are truncated with the line ``...``.
1365
1366
This function will return ``NULL`` on success, or an error message on error.
1367
- It will also write this error message to *fd*.
1368
1369
This function is intended for use in crash scenarios such as signal handlers
1370
for SIGSEGV, where the interpreter may be in an inconsistent state. Given
0 commit comments