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-24.12:31:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514118660.67.0.213398074469.issue26133@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 5ff5d1167de88eb37265dcaf1396d12617a0ace7 by Andrew Svetlov (Miss Islington (bot)) in branch '3.6':
bpo-26133: Clear signals list on interpreter finalizing (GH-5002) (#5003)
https://github.com/python/cpython/commit/5ff5d1167de88eb37265dcaf1396d12617a0ace7
History
Date User Action Args
2017-12-24 12:31:00asvetlovsetrecipients: + asvetlov, gvanrossum, vstinner, yselivanov, Alex Brandt, hlellelid
2017-12-24 12:31:00asvetlovsetmessageid: <1514118660.67.0.213398074469.issue26133@psf.upfronthosting.co.za>
2017-12-24 12:31:00asvetlovlinkissue26133 messages
2017-12-24 12:31:00asvetlovcreate