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-21.17:42:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513878154.31.0.213398074469.issue26133@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3bc68cff5b821e83ee5df8b8cd13f4f54151b406 by Andrew Svetlov (Miss Islington (bot)) in branch '3.6':
bpo-26133: Dont unsubscribe signals in UNIX even loop on interpreter shutdown (GH-4956) (#4962)
https://github.com/python/cpython/commit/3bc68cff5b821e83ee5df8b8cd13f4f54151b406
History
Date User Action Args
2017-12-21 17:42:34asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, yselivanov, Alex Brandt, hlellelid
2017-12-21 17:42:34asvetlovsetmessageid: <1513878154.31.0.213398074469.issue26133@psf.upfronthosting.co.za>
2017-12-21 17:42:34asvetlovlinkissue26133 messages
2017-12-21 17:42:34asvetlovcreate