Message354637
In that case, the fix for 3.8 should be to call PyErr_WriteUnraisable(NULL) when an error occurs. This will report it through the new unraisable hook, and also prevent a fatal error if the exception escapes. |
|
Date |
User |
Action |
Args |
2019-10-14 15:41:18 | steve.dower | set | recipients:
+ steve.dower, lukasz.langa, ZackerySpytz |
2019-10-14 15:41:18 | steve.dower | set | messageid: <1571067678.31.0.695936481613.issue38410@roundup.psfhosted.org> |
2019-10-14 15:41:18 | steve.dower | link | issue38410 messages |
2019-10-14 15:41:18 | steve.dower | create | |
|