Message301557
| Author | njs |
|---|---|
| Recipients | Mark.Shannon, deleted0524, erik.bray, gregory.p.smith, jdemeyer, ncoghlan, njs, xgdomingo, yselivanov |
| Date | 2017-09-07.00:35:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1504744542.88.0.224146646282.issue29988@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
For purposes of writing a test case, can you install a custom Python-level signal handler, and make some assertion about where it runs? I.e., the calling frame should be inside the __aexit__ body, not anywhere earlier? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-09-07 00:35:42 | njs | set | recipients: + njs, gregory.p.smith, ncoghlan, Mark.Shannon, erik.bray, jdemeyer, yselivanov, deleted0524, xgdomingo |
| 2017-09-07 00:35:42 | njs | set | messageid: <1504744542.88.0.224146646282.issue29988@psf.upfronthosting.co.za> |
| 2017-09-07 00:35:42 | njs | link | issue29988 messages |
| 2017-09-07 00:35:42 | njs | create | |