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 Christian.Tismer
Recipients Christian.Tismer, miss-islington, vstinner
Date 2021-09-01.12:29:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630499359.6.0.218796672741.issue45061@roundup.psfhosted.org>
In-reply-to
Content
What about an even more flexible solution?
A debug option could memorize always the last object deallocated
and give full info (the object's repr) before the crash would happen.
History
Date User Action Args
2021-09-01 12:29:19Christian.Tismersetrecipients: + Christian.Tismer, vstinner, miss-islington
2021-09-01 12:29:19Christian.Tismersetmessageid: <1630499359.6.0.218796672741.issue45061@roundup.psfhosted.org>
2021-09-01 12:29:19Christian.Tismerlinkissue45061 messages
2021-09-01 12:29:19Christian.Tismercreate