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 pitrou
Recipients neologix, pitrou, vstinner
Date 2021-03-11.22:36:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615502161.11.0.26642859097.issue43356@roundup.psfhosted.org>
In-reply-to
Content
New changeset ba251c2ae6654bfc8abd9d886b219698ad34ac3c by Antoine Pitrou in branch 'master':
bpo-43356: Allow passing a signal number to interrupt_main() (GH-24755)
https://github.com/python/cpython/commit/ba251c2ae6654bfc8abd9d886b219698ad34ac3c
History
Date User Action Args
2021-03-11 22:36:01pitrousetrecipients: + pitrou, vstinner, neologix
2021-03-11 22:36:01pitrousetmessageid: <1615502161.11.0.26642859097.issue43356@roundup.psfhosted.org>
2021-03-11 22:36:01pitroulinkissue43356 messages
2021-03-11 22:36:01pitroucreate