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 vstinner
Recipients mcepl, vstinner
Date 2019-05-24.11:43:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558698239.63.0.344360788706.issue37031@roundup.psfhosted.org>
In-reply-to
Content
New changeset d8613dc86f4c7acd3e2598095c466fe9dc0ad27c by Victor Stinner in branch 'master':
bpo-37031: Reuse _PyRuntime.main_thread in signalmodule.c (GH-13538)
https://github.com/python/cpython/commit/d8613dc86f4c7acd3e2598095c466fe9dc0ad27c
History
Date User Action Args
2019-05-24 11:43:59vstinnersetrecipients: + vstinner, mcepl
2019-05-24 11:43:59vstinnersetmessageid: <1558698239.63.0.344360788706.issue37031@roundup.psfhosted.org>
2019-05-24 11:43:59vstinnerlinkissue37031 messages
2019-05-24 11:43:59vstinnercreate