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 kristjan.jonsson
Recipients kristjan.jonsson, mattbillenstein, ned.deily, neologix, njs, pitrou, ronaldoussoren, vstinner
Date 2017-06-26.14:55:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498488913.54.0.587474736471.issue30703@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the mention, @pitrou.
CCP was using Py_AddPendingCall but not from signal handlers, but external threads.  Also on windows only.
You'll also be happy to know that I have left CCP and the Eve codebase is being kept stable while regularly adding security patches from the 2.7 codebase, as far as I know :)
History
Date User Action Args
2017-06-26 14:55:13kristjan.jonssonsetrecipients: + kristjan.jonsson, ronaldoussoren, pitrou, vstinner, ned.deily, njs, neologix, mattbillenstein
2017-06-26 14:55:13kristjan.jonssonsetmessageid: <1498488913.54.0.587474736471.issue30703@psf.upfronthosting.co.za>
2017-06-26 14:55:13kristjan.jonssonlinkissue30703 messages
2017-06-26 14:55:13kristjan.jonssoncreate