Package Release Info

python-faulthandler-2.4-bp152.3.15

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-faulthandler

Change Logs

Version: 2.4-bp150.2.3
* Wed May 02 2018 tchvatal@suse.com
- Fix url
* Fri Nov 10 2017 toddrme2178@gmail.com
- Provide python2-faulthandler for compatibility with singlespec
  macros
* Sat Aug 22 2015 i@marguerite.su
- disable tests
  * too time-consuming and fails on TW
* Sun Aug 16 2015 i@marguerite.su
- update to version 2.4
  * no changelog
* Thu Aug 01 2013 hpj@urpla.net
- clean up spec file
* Wed Jul 31 2013 hpj@urpla.net
- 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
* Fri Aug 26 2011 hpj@urpla.net
- version 2.0: initial build