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 Rhamphoryncus
Recipients Rhamphoryncus, georg.brandl, gustavo, jdemeyer
Date 2019-04-10.22:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554936703.8.0.975839054619.issue1583@roundup.psfhosted.org>
In-reply-to
Content
signalmodule.c has a hack to limit it to the main thread.  Otherwise there's all sorts of platform-specific behaviour.
History
Date User Action Args
2019-04-10 22:51:43Rhamphoryncussetrecipients: + Rhamphoryncus, georg.brandl, gustavo, jdemeyer
2019-04-10 22:51:43Rhamphoryncussetmessageid: <1554936703.8.0.975839054619.issue1583@roundup.psfhosted.org>
2019-04-10 22:51:43Rhamphoryncuslinkissue1583 messages
2019-04-10 22:51:43Rhamphoryncuscreate