This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients ncoghlan
Date 2015-01-08.08:29:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420705796.72.0.573001210436.issue23188@psf.upfronthosting.co.za>
In-reply-to
Content
The documentation of PyErr_SetObject, PyErr_SetString et al should also be updated to mention exception chaining.
History
Date User Action Args
2015-01-08 08:29:56ncoghlansetrecipients: + ncoghlan
2015-01-08 08:29:56ncoghlansetmessageid: <1420705796.72.0.573001210436.issue23188@psf.upfronthosting.co.za>
2015-01-08 08:29:56ncoghlanlinkissue23188 messages
2015-01-08 08:29:56ncoghlancreate