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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2015-03-24.14:51:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427208672.42.0.643412450661.issue23763@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue #21715: "Chaining exceptions at C level". The changeset 9af21752ea2a added the new _PyErr_ChainExceptions() function.
History
Date User Action Args
2015-03-24 14:51:12vstinnersetrecipients: + vstinner, serhiy.storchaka
2015-03-24 14:51:12vstinnersetmessageid: <1427208672.42.0.643412450661.issue23763@psf.upfronthosting.co.za>
2015-03-24 14:51:12vstinnerlinkissue23763 messages
2015-03-24 14:51:12vstinnercreate