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 iritkatriel
Recipients iritkatriel, mic-e, serhiy.storchaka
Date 2020-11-11.19:44:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605123854.73.0.102636837729.issue24743@roundup.psfhosted.org>
In-reply-to
Content
The information about the location in c++ where the error occurred can be included in the exception message.

I don't think adding fake frames to the traceback is a pattern that we should support through a public API.
History
Date User Action Args
2020-11-11 19:44:14iritkatrielsetrecipients: + iritkatriel, serhiy.storchaka, mic-e
2020-11-11 19:44:14iritkatrielsetmessageid: <1605123854.73.0.102636837729.issue24743@roundup.psfhosted.org>
2020-11-11 19:44:14iritkatriellinkissue24743 messages
2020-11-11 19:44:14iritkatrielcreate