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
/
Doc
/
library
/
faulthandler.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve highlighting of some code blocks. (GH-6401)
Serhiy Storchaka
2018-04-08
1
-3/+3
*
Merge Issue #22558.
Terry Jan Reedy
2016-06-11
1
-0/+2
|
\
|
*
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy
2016-06-11
1
-0/+2
*
|
faulthandler: add Windows exception handler
Victor Stinner
2016-03-23
1
-0/+3
|
/
*
Issue #23566: enable(), register(), dump_traceback() and dump_traceback_later()
Victor Stinner
2015-03-12
1
-0/+24
*
Issue #12209: Minor edits to faulthandler doc. Patch written by Éric Araujo.
Victor Stinner
2014-03-25
1
-11/+17
*
Fix a few scoping issues with versionadded/versionchanged directives.
Georg Brandl
2014-03-24
1
-2/+2
*
Update faulthandler docs.
Guido van Rossum
2013-10-21
1
-1/+2
*
Closes #15969: rename new API to have consistent names in the faulthandler mo...
Georg Brandl
2012-09-22
1
-4/+4
*
Update the string limit in the faulthandler documentations
Victor Stinner
2012-07-31
1
-1/+1
*
Issue #12550: Add chain optional argument to faulthandler.register()
Victor Stinner
2011-07-13
1
-2/+2
*
merge heads
Benjamin Peterson
2011-06-19
1
-1/+1
|
\
|
*
faulthandler doc: the the => the
Victor Stinner
2011-06-19
1
-1/+1
*
|
clarify
Benjamin Peterson
2011-06-19
1
-6/+6
|
/
*
edit and rewrite
Benjamin Peterson
2011-06-18
1
-40/+45
*
faulthandler: dump all threads by default
Victor Stinner
2011-05-07
1
-10/+11
*
faulthandler: fix unregister() if it is called before register()
Victor Stinner
2011-04-08
1
-1/+2
*
Issue #11393: The fault handler handles also SIGABRT
Victor Stinner
2011-04-01
1
-7/+7
*
Fix markup.
Georg Brandl
2011-04-01
1
-2/+2
*
Issue #11393: Fix the documentation (cancel_dump_traceback_later)
Victor Stinner
2011-03-31
1
-3/+3
*
Issue #11393: Add the new faulthandler module
Victor Stinner
2011-03-30
1
-0/+129