Message343250
| Author | vstinner |
|---|---|
| Recipients | ZackerySpytz, graingert, matrixise, serhiy.storchaka, vstinner |
| Date | 2019-05-22.22:15:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558563329.44.0.870265877062.issue36829@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I wrote PR 13512 to use support.catch_unraisable_exception() in test_io.test_error_through_destructor(). But this PR is associated to bpo-18748 since the main change is related to the io module, not sys.unraisablehook ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-22 22:15:29 | vstinner | set | recipients: + vstinner, serhiy.storchaka, graingert, matrixise, ZackerySpytz |
| 2019-05-22 22:15:29 | vstinner | set | messageid: <1558563329.44.0.870265877062.issue36829@roundup.psfhosted.org> |
| 2019-05-22 22:15:29 | vstinner | link | issue36829 messages |
| 2019-05-22 22:15:29 | vstinner | create | |