Message233619
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan |
| Date | 2015-01-08.03:17:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1420687041.12.0.12728944273.issue23188@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There's currently an internal helper API for chaining exceptions from C code, _PyErr_ChainExceptions. It would be good to have a public API that offered equivalent functionality for use in third party C extensions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-01-08 03:17:21 | ncoghlan | set | recipients: + ncoghlan |
| 2015-01-08 03:17:21 | ncoghlan | set | messageid: <1420687041.12.0.12728944273.issue23188@psf.upfronthosting.co.za> |
| 2015-01-08 03:17:20 | ncoghlan | link | issue23188 messages |
| 2015-01-08 03:17:20 | ncoghlan | create | |