summaryrefslogtreecommitdiff
path: root/src/_pytest/faulthandler.py
AgeCommit message (Expand)Author
2021-01-25Only re-enable fauthandler during unconfigure if it was enabled beforeBruno Oliveira
2021-01-20Always handle faulthandler stderr even if already enabledBruno Oliveira
2021-01-18Fix faulthandler for Twisted Logger when used with "--capture=no"Andreas Motl
2020-09-04Integrate warnings filtering directly into Config (#7700)Bruno Oliveira
2020-08-01Format docstrings in a consistent styleRan Benita
2020-06-05Type annotate _pytest.debugging (a bit)Ran Benita
2020-06-05Type annotate some more hooks & implsRan Benita
2020-06-05Type annotate some hookspecs & implsRan Benita
2020-04-10Remove note saying faulthandler_timeout is not available on WindowsRan Benita
2020-04-09faulthandler: trylast=True (#7025)Daniel Hahler
2020-02-28Add a typing-compatible mechanism for ad-hoc attributes on various objectsRan Benita
2020-02-12Fix crash when faulthandler starts initialized (#6598)Bruno Oliveira
2019-06-22Change pytest-faulthandler for simplificationBruno Oliveira
2019-06-21Integrate pytest-faulthandler into the coreBruno Oliveira