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 yselivanov
Recipients Alex Brandt, asvetlov, gvanrossum, hlellelid, vstinner, yselivanov
Date 2017-12-20.21:38:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513805936.86.0.213398074469.issue26133@psf.upfronthosting.co.za>
In-reply-to
Content
> `remove_signal_handler()` should do nothing if `sys.is_finalizing()` is true.

Probably a good idea.

See also https://github.com/python/asyncio/pull/456.
History
Date User Action Args
2017-12-20 21:38:56yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, asvetlov, Alex Brandt, hlellelid
2017-12-20 21:38:56yselivanovsetmessageid: <1513805936.86.0.213398074469.issue26133@psf.upfronthosting.co.za>
2017-12-20 21:38:56yselivanovlinkissue26133 messages
2017-12-20 21:38:56yselivanovcreate