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 kristjan.jonsson, mattbillenstein, ned.deily, neologix, njs, pitrou, ronaldoussoren, vstinner
Date 2017-06-26.13:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498485050.9.0.180013675924.issue30703@psf.upfronthosting.co.za>
In-reply-to
Content
I think Kristjan uses Py_AddPendingCall, so ideally we would make it more reliable.  However, we're right that for the purpose of signal delivery, we can hardcall a call inside Py_MakePendingCalls().
History
Date User Action Args
2017-06-26 13:50:50pitrousetrecipients: + pitrou, ronaldoussoren, kristjan.jonsson, vstinner, ned.deily, njs, neologix, mattbillenstein
2017-06-26 13:50:50pitrousetmessageid: <1498485050.9.0.180013675924.issue30703@psf.upfronthosting.co.za>
2017-06-26 13:50:50pitroulinkissue30703 messages
2017-06-26 13:50:50pitroucreate