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 <[email protected]>
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: <[email protected]>
2015-01-08 08:29:56ncoghlanlinkissue23188 messages
2015-01-08 08:29:56ncoghlancreate