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 akuchling, ghazel, loewis, pconnell, pitrou, python-dev, r.david.murray, terry.reedy, tim.peters, vstinner
Date 2017-09-01.14:53:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504277606.99.0.481677569583.issue1565525@psf.upfronthosting.co.za>
In-reply-to
Content
traceback.clear_frames() doesn't really clear all frames: see bpo-31321.
History
Date User Action Args
2017-09-01 14:53:27vstinnersetrecipients: + vstinner, tim.peters, loewis, akuchling, terry.reedy, pitrou, ghazel, r.david.murray, python-dev, pconnell
2017-09-01 14:53:26vstinnersetmessageid: <1504277606.99.0.481677569583.issue1565525@psf.upfronthosting.co.za>
2017-09-01 14:53:26vstinnerlinkissue1565525 messages
2017-09-01 14:53:26vstinnercreate