vstinner / faulthandlerLinks
Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals
☆99Updated 5 years ago
Alternatives and similar repositories for faulthandler
Users that are interested in faulthandler are comparing it to the libraries listed below
Sorting:
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- Python3 Asyncio Utils☆33Updated 4 years ago
- py.test plugin that activates the fault handler module during testing☆26Updated 4 years ago
- Intercept socket connection to wsgi applications for testing☆42Updated 4 months ago
- Intercept function calls from Python scripts☆33Updated 9 years ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- Lazy strings for Python☆61Updated 9 years ago
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆147Updated 7 years ago
- Experiments with call contexts in python☆10Updated 8 years ago
- Content Aggregation site for python's asyncio☆31Updated 11 years ago
- Pure-Python HTTP/2 framing☆42Updated 4 months ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A pure-Python implementation of the HTTP/2 priority tree.☆30Updated last week
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- A gevent core implemented using libuv☆135Updated 12 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- AMQP Messaging Framework for Python (discontinued; Use Kombu instead)☆197Updated 3 years ago
- Greenlets for asyncio☆44Updated 10 years ago
- A library which allows framework authors to defer decorator actions.☆70Updated 3 months ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- A pytest plugin to trace resource leaks.☆116Updated 5 years ago
- Quickly open Python modules in your text editor☆45Updated this week
- A storage layer for numeric data that changes over time☆335Updated 9 years ago
- ☆87Updated 11 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- A simple program which checks Python source files for errors.☆248Updated 7 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago