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 hubo1016, iritkatriel
Date 2021-01-12.18:04:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610474690.88.0.201152440495.issue33066@roundup.psfhosted.org>
In-reply-to
Content
See this documentation of with_traceback() regarding an API to set the traceback on an exception object.
 https://docs.python.org/3/library/exceptions.html#BaseException.with_traceback
History
Date User Action Args
2021-01-12 18:04:50iritkatrielsetrecipients: + iritkatriel, hubo1016
2021-01-12 18:04:50iritkatrielsetmessageid: <1610474690.88.0.201152440495.issue33066@roundup.psfhosted.org>
2021-01-12 18:04:50iritkatriellinkissue33066 messages
2021-01-12 18:04:50iritkatrielcreate