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.15:06:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513868808.98.0.213398074469.issue26133@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4a02543cf97e8cbf9293741379f977b85531e4c2 by Andrew Svetlov in branch 'master':
bpo-26133: Dont unsubscribe signals in UNIX even loop on interpreter shutdown (#4956)
https://github.com/python/cpython/commit/4a02543cf97e8cbf9293741379f977b85531e4c2
History
Date User Action Args
2017-12-21 15:06:49asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, yselivanov, Alex Brandt, hlellelid
2017-12-21 15:06:48asvetlovsetmessageid: <1513868808.98.0.213398074469.issue26133@psf.upfronthosting.co.za>
2017-12-21 15:06:48asvetlovlinkissue26133 messages
2017-12-21 15:06:48asvetlovcreate