File python-faulthandler.changes of Package python-faulthandler
-------------------------------------------------------------------
Wed May 2 15:41:52 UTC 2018 - tchvatal@suse.com
- Fix url
-------------------------------------------------------------------
Fri Nov 10 20:12:18 UTC 2017 - toddrme2178@gmail.com
- Provide python2-faulthandler for compatibility with singlespec
macros
-------------------------------------------------------------------
Sat Aug 22 15:54:56 UTC 2015 - i@marguerite.su
- disable tests
* too time-consuming and fails on TW
-------------------------------------------------------------------
Sun Aug 16 09:36:32 UTC 2015 - i@marguerite.su
- update to version 2.4
* no changelog
-------------------------------------------------------------------
Thu Aug 1 10:53:03 UTC 2013 - hpj@urpla.net
- clean up spec file
-------------------------------------------------------------------
Wed Jul 31 16:12:21 UTC 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 21:58:00 CEST 2011 - hpj@urpla.net
- version 2.0: initial build