]> granicus.if.org Git - python/commitdiff
(Merge 3.3) Issue #18343: faulthandler.register() now keeps the previous signal
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 1 Jul 2013 22:17:14 +0000 (00:17 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 1 Jul 2013 22:17:14 +0000 (00:17 +0200)
handler when the function is called twice, so faulthandler.unregister()
restores correctly the original signal handler.

1  2 
Misc/NEWS
Modules/faulthandler.c

diff --cc Misc/NEWS
Simple merge
Simple merge