1. 46936d5 Improve highlighting of some code blocks. (GH-6401) by Serhiy Storchaka · 6 years ago
  2. 4da945f Merge Issue #22558. by Terry Jan Reedy · 8 years ago
  3. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 8 years ago
  4. 404cdc5 faulthandler: add Windows exception handler by Victor Stinner · 8 years ago
  5. 95bb714 Issue #23566: enable(), register(), dump_traceback() and dump_traceback_later() by Victor Stinner · 9 years ago
  6. 215ad66 Issue #12209: Minor edits to faulthandler doc. Patch written by Éric Araujo. by Victor Stinner · 10 years ago
  7. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 10 years ago
  8. 2063aaf Update faulthandler docs. by Guido van Rossum · 11 years ago
  9. deb92b5 Closes #15969: rename new API to have consistent names in the faulthandler module. by Georg Brandl · 12 years ago
  10. 1713f9a Update the string limit in the faulthandler documentations by Victor Stinner · 12 years ago
  11. a9a9dab Issue #12550: Add chain optional argument to faulthandler.register() by Victor Stinner · 13 years ago
  12. 12f2bff merge heads by Benjamin Peterson · 13 years ago
  13. defe6f6 clarify by Benjamin Peterson · 13 years ago
  14. 2510d9e faulthandler doc: the the => the by Victor Stinner · 13 years ago
  15. 8519875 edit and rewrite by Benjamin Peterson · 13 years ago
  16. 7bba62f faulthandler: dump all threads by default by Victor Stinner · 13 years ago
  17. cfa7123 faulthandler: fix unregister() if it is called before register() by Victor Stinner · 13 years ago
  18. d727e23 Issue #11393: The fault handler handles also SIGABRT by Victor Stinner · 13 years ago
  19. 7098685 Fix markup. by Georg Brandl · 13 years ago
  20. 702624e Issue #11393: Fix the documentation (cancel_dump_traceback_later) by Victor Stinner · 13 years ago
  21. 024e37a Issue #11393: Add the new faulthandler module by Victor Stinner · 13 years ago