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 Mark.Shannon, chris.jerdonek, corona10, gvanrossum, iritkatriel, lukasz.langa, miss-islington, pablogsal, vstinner
Date 2021-08-18.16:49:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629305388.16.0.209099796575.issue44895@roundup.psfhosted.org>
In-reply-to
Content
You can also play with the clear() method of frame objects and traceback.clear_frames() (which expects a traceback object).
History
Date User Action Args
2021-08-18 16:49:48vstinnersetrecipients: + vstinner, gvanrossum, chris.jerdonek, lukasz.langa, Mark.Shannon, corona10, pablogsal, miss-islington, iritkatriel
2021-08-18 16:49:48vstinnersetmessageid: <1629305388.16.0.209099796575.issue44895@roundup.psfhosted.org>
2021-08-18 16:49:48vstinnerlinkissue44895 messages
2021-08-18 16:49:48vstinnercreate