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 eric.snow
Recipients eric.snow
Date 2019-02-23.22:40:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550961649.52.0.412555221541.issue35724@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64d6cc826dacebc2493b1bb5e8cb97828eb76f81 by Eric Snow in branch 'master':
bpo-35724: Explicitly require the main interpreter for signal-handling. (GH-11530)
https://github.com/python/cpython/commit/64d6cc826dacebc2493b1bb5e8cb97828eb76f81
History
Date User Action Args
2019-02-23 22:40:49eric.snowsetrecipients: + eric.snow
2019-02-23 22:40:49eric.snowsetmessageid: <1550961649.52.0.412555221541.issue35724@roundup.psfhosted.org>
2019-02-23 22:40:49eric.snowlinkissue35724 messages
2019-02-23 22:40:49eric.snowcreate