Message369691
| Author | chris.jerdonek |
|---|---|
| Recipients | chris.jerdonek, eric.snow, ncoghlan, pitrou, serhiy.storchaka, vstinner |
| Date | 2020-05-23.04:08:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1590206882.8.0.345268420512.issue23188@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> The documentation of PyErr_SetObject, PyErr_SetString et al should also be updated to mention exception chaining. I just posted a PR to do the above: https://github.com/python/cpython/pull/20329 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-23 04:08:02 | chris.jerdonek | set | recipients: + chris.jerdonek, ncoghlan, pitrou, vstinner, eric.snow, serhiy.storchaka |
| 2020-05-23 04:08:02 | chris.jerdonek | set | messageid: <1590206882.8.0.345268420512.issue23188@roundup.psfhosted.org> |
| 2020-05-23 04:08:02 | chris.jerdonek | link | issue23188 messages |
| 2020-05-23 04:08:02 | chris.jerdonek | create | |