[issue30654] signal module always overwrites SIGINT on interpreter shutdown

Antoine Pitrou report at bugs.python.org
Sun Jun 3 14:46:45 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset ded666ff0ce44785a495ff89b676ca68e4cc08e8 by Antoine Pitrou in branch '2.7':
[2.7] bpo-30654: Do not reset SIGINT handler to SIG_DFL in finisignal (GH-7146) (GH-7347)
https://github.com/python/cpython/commit/ded666ff0ce44785a495ff89b676ca68e4cc08e8


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30654>
_______________________________________


More information about the Python-bugs-list mailing list