index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_faulthandler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-09
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
-22
/
+70
|
\
|
*
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
*
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1
/
+1
|
/
*
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-22
1
-8
/
+18
|
\
|
*
(Merge 3.4) faulthandler: test_gil_released() now uses _sigsegv() instead of
Victor Stinner
2014-09-30
1
-8
/
+18
|
|
\
|
|
*
(Merge 3.4) test_faulthandler: fix typo
Victor Stinner
2014-09-25
1
-1
/
+1
|
|
|
\
|
|
*
\
(Merge 3.4) Close #22175: Improve test_faulthandler readability with dedent.
Victor Stinner
2014-08-10
1
-8
/
+18
|
|
|
\
\
|
|
|
*
|
Issue #22018: Add _testcapi.raise_signal()
Victor Stinner
2014-07-21
1
-8
/
+18
*
|
|
|
|
Only pass -E to the child interpreter if our interpreter was running in that
Gregory P. Smith
2015-01-22
1
-7
/
+15
|
/
/
/
/
*
|
|
|
faulthandler: test_gil_released() now uses _sigsegv() instead of _read_null(),
Victor Stinner
2014-09-30
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
test_faulthandler: fix typo
Victor Stinner
2014-09-25
1
-1
/
+1
|
/
/
*
|
Close #22175: Improve test_faulthandler readability with dedent.
Victor Stinner
2014-08-10
1
-174
/
+176
|
/
*
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-20
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
|
\
|
*
test_faulthandler: skip test_read_null() on AIX
Victor Stinner
2013-07-03
1
-0
/
+2
*
|
Issue #17206: Fix test_cmd_line and test_faulthandler for my previous change
Victor Stinner
2013-06-25
1
-3
/
+5
*
|
(Merge 3.3) test_faulthandler: use _sigsegv() instead of _read_null()
Victor Stinner
2013-06-17
1
-4
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update various test modules to use unittest.main() for test discovery
Brett Cannon
2013-06-12
1
-4
/
+1
*
|
test_faulthandler: use _sigsegv() instead of _read_null()
Victor Stinner
2013-06-17
1
-5
/
+5
|
/
*
Fix indentation.
Ezio Melotti
2013-03-05
1
-1
/
+1
*
#11732: add a new suppress_crash_popup() context manager to test.support.
Ezio Melotti
2013-03-05
1
-2
/
+4
*
Closes #15969: rename new API to have consistent names in the faulthandler mo...
Georg Brandl
2012-09-22
1
-19
/
+19
*
Issue #15463: Write a test for faulthandler truncating the name of functions
Victor Stinner
2012-08-01
1
-0
/
+24
*
Fix initialization of the faulthandler module
Victor Stinner
2012-07-31
1
-0
/
+15
*
Closes #14729: Allowed test to pass on Windows by adjusting the test conditio...
Vinay Sajip
2012-05-06
1
-1
/
+1
*
Issue #12868: Skip test_faulthandler.test_stack_overflow() on OpenBSD:
Charles-François Natali
2011-09-01
1
-0
/
+3
*
Issue #12700: fix test_faulthandler for Mac OS X Lion
Victor Stinner
2011-08-08
1
-4
/
+5
*
Issue #12550: Add chain optional argument to faulthandler.register()
Victor Stinner
2011-07-13
1
-3
/
+28
*
Issue #12400: test_faulthandler now uses sys.__stderr__
Victor Stinner
2011-06-29
1
-5
/
+1
*
Issue #12400: fix test_faulthandler if regrtest captures sys.stderr
Victor Stinner
2011-06-29
1
-8
/
+22
*
test_faulthandler: use a longer sleep (2.5 sec instead of 1.3 sec) in
Victor Stinner
2011-06-01
1
-6
/
+7
*
faulthandler: dump all threads by default
Victor Stinner
2011-05-07
1
-6
/
+6
*
faulthandler: dump_tracebacks_later() displays also the timeout
Victor Stinner
2011-04-08
1
-1
/
+3
*
faulthandler: one more time, fix usage of locks in the watchdog thread
Victor Stinner
2011-04-08
1
-18
/
+27
*
faulthandler: fix compilating without threads
Victor Stinner
2011-04-07
1
-0
/
+7
*
Issue #11765: don't test time.sleep() in test_faulthandler
Victor Stinner
2011-04-04
1
-10
/
+2
*
test_faulthandler: improve the test on dump_tracebacks_later(cancel=True)
Victor Stinner
2011-04-03
1
-18
/
+15
[next]