Message343806
| Author | vstinner |
|---|---|
| Recipients | lazka, vstinner |
| Date | 2019-05-28.16:49:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559062172.86.0.540574989238.issue37076@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I updated my PR description: _thread.start_new_thread() now logs uncaught exception raised by the function using sys.unraisablehook(), rather than sys.excepthook(), so the hook gets access to the function which raised the exception. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-28 16:49:32 | vstinner | set | recipients: + vstinner, lazka |
| 2019-05-28 16:49:32 | vstinner | set | messageid: <1559062172.86.0.540574989238.issue37076@roundup.psfhosted.org> |
| 2019-05-28 16:49:32 | vstinner | link | issue37076 messages |
| 2019-05-28 16:49:32 | vstinner | create | |