]> granicus.if.org Git - python/commit
bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146)
authorpkerling <pkerling@casix.org>
Fri, 1 Jun 2018 09:47:18 +0000 (09:47 +0000)
committerAntoine Pitrou <pitrou@free.fr>
Fri, 1 Jun 2018 09:47:18 +0000 (11:47 +0200)
commite905c84494526363086f66a979e317e155bf9536
tree93699c2a9893978226ffa0ccf63a2954a043b40a
parent23cee80cfade1a9019c52b3a17d8e5c1b5db17e2
bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146)
Misc/NEWS.d/next/Core and Builtins/2018-05-28-12-28-53.bpo-30654.9fDJye.rst [new file with mode: 0644]
Modules/signalmodule.c