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 3e30eae commit 216c7ecCopy full SHA for 216c7ec
changelog/13492.doc.rst
@@ -0,0 +1 @@
1
+Fixed outdated warning about ``faulthandler`` not working on Windows.
doc/en/how-to/failures.rst
@@ -112,7 +112,7 @@ on the command-line.
112
113
Also the :confval:`faulthandler_timeout=X<faulthandler_timeout>` configuration option can be used
114
to dump the traceback of all threads if a test takes longer than ``X``
115
-seconds to finish (not available on Windows).
+seconds to finish.
116
117
.. note::
118
0 commit comments