Message198421
| Author | ncoghlan |
|---|---|
| Recipients | barry, hniksic, ncoghlan |
| Date | 2013-09-25.21:04:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380143067.63.0.118182501031.issue19092@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yep, as indicated by the patch, looks like just a bug with the location of the raise in the stack emulation. The contextlib tests will also need a new test case to cover this, as well as one to cover such an exception being suppressed by an outer manager. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-25 21:04:27 | ncoghlan | set | recipients: + ncoghlan, barry, hniksic |
| 2013-09-25 21:04:27 | ncoghlan | set | messageid: <1380143067.63.0.118182501031.issue19092@psf.upfronthosting.co.za> |
| 2013-09-25 21:04:27 | ncoghlan | link | issue19092 messages |
| 2013-09-25 21:04:27 | ncoghlan | create | |