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 bquinlan
Recipients bquinlan, jonash, pitrou
Date 2019-05-09.14:58:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557413898.75.0.115858028166.issue32679@roundup.psfhosted.org>
In-reply-to
Content
My understanding is that tracebacks have a pretty large memory profile so I'd rather not keep them alive. Correct me if I'm wrong about that.
History
Date User Action Args
2019-05-09 14:58:18bquinlansetrecipients: + bquinlan, pitrou, jonash
2019-05-09 14:58:18bquinlansetmessageid: <1557413898.75.0.115858028166.issue32679@roundup.psfhosted.org>
2019-05-09 14:58:18bquinlanlinkissue32679 messages
2019-05-09 14:58:18bquinlancreate