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