Message 296897 - Python tracker
Message296897
| 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:50 | pitrou | set | recipients: + pitrou, ronaldoussoren, kristjan.jonsson, vstinner, ned.deily, njs, neologix, mattbillenstein |
| 2017-06-26 13:50:50 | pitrou | set | messageid: <1498485050.9.0.180013675924.issue30703@psf.upfronthosting.co.za> |
| 2017-06-26 13:50:50 | pitrou | link | issue30703 messages |
| 2017-06-26 13:50:50 | pitrou | create | |