AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix url
- Provide python2-faulthandler for compatibility with singlespec macros
- disable tests * too time-consuming and fails on TW
- update to version 2.4 * no changelog
- clean up spec file
- updated to version 2.2 * Rename dump_tracebacks_later() to dump_traceback_later(): use the same API than the faulthandler module of Python 3.3 * Fix handling of errno variable in the handler of user signals * Fix the handler of user signals: chain the previous signal handler even if getting the current thread state failed - updated to version 2.1 * Add an optional chain argument to faulthandler.register() * Fix faulthandler._sigsegv() for Clang 3.0 * Fix compilation on Visual Studio - tests enabled
- version 2.0: initial build