Antoine Pitrou added the comment:

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().

----------
nosy: +kristjan.jonsson

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30703>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to