This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients Alex Brandt, asvetlov, gvanrossum, hlellelid, vstinner, yselivanov
Date 2017-12-20.21:15:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513804510.56.0.213398074469.issue26133@psf.upfronthosting.co.za>
In-reply-to
Content
`remove_signal_handler()` should do nothing if `sys.is_finalizing()` is true.
History
Date User Action Args
2017-12-20 21:15:10asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, yselivanov, Alex Brandt, hlellelid
2017-12-20 21:15:10asvetlovsetmessageid: <1513804510.56.0.213398074469.issue26133@psf.upfronthosting.co.za>
2017-12-20 21:15:10asvetlovlinkissue26133 messages
2017-12-20 21:15:10asvetlovcreate