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 blueyed
Recipients blueyed, vstinner
Date 2020-02-26.23:25:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1582759522.25.0.334609804611.issue39766@roundup.psfhosted.org>
In-reply-to
Content
The test for issue9815 passes since bbd3cf8f1e (bpo-23890).

It seems like `traceback.clear_frames(tb)` should probably removed altogether?
History
Date User Action Args
2020-02-26 23:25:22blueyedsetrecipients: + blueyed, vstinner
2020-02-26 23:25:22blueyedsetmessageid: <1582759522.25.0.334609804611.issue39766@roundup.psfhosted.org>
2020-02-26 23:25:22blueyedlinkissue39766 messages
2020-02-26 23:25:22blueyedcreate