index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_faulthandler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) (GH-31634)...
Victor Stinner
2022-03-02
1
-15/+5
*
bpo-39882: Py_FatalError() logs the function name (GH-18819)
Victor Stinner
2020-03-06
1
-1/+6
*
bpo-38991: Remove test.support.strip_python_stderr() (GH-17490)
Victor Stinner
2019-12-08
1
-2/+1
*
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16249)
Victor Stinner
2019-09-18
1
-5/+2
*
bpo-38070: Py_FatalError() logs runtime state (GH-16246)
Victor Stinner
2019-09-17
1
-6/+12
*
bpo-37933: Fix faulthandler.cancel_dump_traceback_later() (GH-15440)
Thomas A Caswell
2019-08-29
1
-0/+11
*
Remove unused imports in tests (GH-14518)
Victor Stinner
2019-07-01
1
-1/+0
*
bpo-35568: add 'raise_signal' function (GH-11335)
Vladimir Matveev
2019-01-08
1
-6/+4
*
Fix typos in test_faulthandler skipIfs for ubsan. (GH-11386)
Gregory P. Smith
2018-12-31
1
-4/+4
*
Cleanup test_faulthandler sanitizer skip logic. (GH-11381)
Gregory P. Smith
2018-12-31
1
-7/+14
*
bpo-35214: MSan workarounds for socket, time, and test_faulthandler. (GH-11375)
Gregory P. Smith
2018-12-31
1
-0/+9
*
bpo-12458: Fix line numbers for multiline expressions. (GH-8774)
Serhiy Storchaka
2018-09-17
1
-1/+1
*
Revert "bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)" (GH-7919)
Victor Stinner
2018-06-26
1
-7/+8
*
bpo-33671: Add support.MS_WINDOWS and support.MACOS (GH-7800)
Victor Stinner
2018-06-22
1
-8/+7
*
bpo-32101: Fix tests for PYTHONDEVMODE=1 (#4821)
Victor Stinner
2017-12-12
1
-8/+6
*
bpo-32138: Skip on Android test_faulthandler tests that raise SIGSEGV (GH-4604)
xdegaye
2017-11-29
1
-13/+14
*
bpo-31701: faulthandler: ignore MSC and COM Windows exception (#3929)
Victor Stinner
2017-10-09
1
-0/+16
*
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou
2017-09-07
1
-8/+2
*
bpo-30557: Fix test_faulthandler (#1969)
Victor Stinner
2017-06-06
1
-2/+4
*
bpo-30557: faulthandler now correctly filters and displays exception codes on...
Steve Dower
2017-06-05
1
-0/+26
*
bpo-30125: Fix faulthandler.disable() on Windows (#1240)
Victor Stinner
2017-04-21
1
-0/+12
*
Remove unused imports.
Serhiy Storchaka
2016-12-16
1
-1/+0
*
Issue #26934: Fix test_faulthandler on Android where raise() exits with 0,
Xavier de Gaye
2016-11-13
1
-1/+1
*
Fix test_faulthandler on Android where raise() exits with 0
Xavier de Gaye
2016-11-13
1
-1/+13
*
Issue 27948: Allow backslashes in the literal string portion of f-strings, bu...
Eric V. Smith
2016-09-10
1
-2/+2
*
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-4/+4
*
Issue 27921: Remove backslash from another f-string. I'll revert this change ...
Eric V. Smith
2016-09-03
1
-2/+2
*
Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error
Serhiy Storchaka
2016-04-17
1
-1/+1
|
\
|
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
|
faulthandler: only log fatal exceptions
Victor Stinner
2016-03-23
1
-1/+1
*
|
faulthandler: add Windows exception handler
Victor Stinner
2016-03-23
1
-13/+49
*
|
faulthandler now works in non-Python threads
Victor Stinner
2016-03-16
1
-12/+24
|
/
*
faulthandler: Test Py_FatalError() with GIL released
Victor Stinner
2016-03-15
1
-0/+8
*
Issue #9517: Move script_helper to the support package.
Berker Peksag
2015-05-06
1
-2/+2
*
Issue #23566: Skip "fd" tests of test_faulthandler on Windows
Victor Stinner
2015-03-13
1
-0/+8
*
Issue #23566: enable(), register(), dump_traceback() and dump_traceback_later()
Victor Stinner
2015-03-12
1
-57/+101
*
Only pass -E to the child interpreter if our interpreter was running in that
Gregory P. Smith
2015-01-23
1
-7/+15
|
\
|
*
Only pass -E to the child interpreter if our interpreter was running in that
Gregory P. Smith
2015-01-23
1
-7/+15
*
|
(Merge 3.4) faulthandler: test_gil_released() now uses _sigsegv() instead of
Victor Stinner
2014-09-30
1
-2/+2
|
\
\
|
|
/
|
*
faulthandler: test_gil_released() now uses _sigsegv() instead of _read_null(),
Victor Stinner
2014-09-30
1
-2/+2
*
|
(Merge 3.4) test_faulthandler: fix typo
Victor Stinner
2014-09-24
1
-1/+1
|
\
\
|
|
/
|
*
test_faulthandler: fix typo
Victor Stinner
2014-09-24
1
-1/+1
*
|
(Merge 3.4) Close #22175: Improve test_faulthandler readability with dedent.
Victor Stinner
2014-08-10
1
-178/+180
|
\
\
|
|
/
|
*
Close #22175: Improve test_faulthandler readability with dedent.
Victor Stinner
2014-08-10
1
-174/+176
*
|
Issue #22018: Add _testcapi.raise_signal()
Victor Stinner
2014-07-21
1
-8/+18
|
/
*
Issue #21497: faulthandler functions now raise a better error if sys.stderr is
Victor Stinner
2014-05-14
1
-0/+25
*
Issue 19306: Add extra hints to faulthandler stack dumps that they are upside...
Guido van Rossum
2013-10-21
1
-9/+9
*
Issue #18948: improve SuppressCoreFiles to include Windows crash popup suppre...
Antoine Pitrou
2013-10-08
1
-20/+4
*
Close #18957: The PYTHONFAULTHANDLER environment variable now only enables the
Victor Stinner
2013-09-08
1
-7/+23
*
(Merge 3.3) test_faulthandler: skip test_read_null() on AIX
Victor Stinner
2013-07-03
1
-0/+2
|
\
[next]