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 <[email protected]>
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: <[email protected]>
2019-04-10 22:51:43Rhamphoryncuslinkissue1583 messages
2019-04-10 22:51:43Rhamphoryncuscreate