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 Jeffrey.Kintscher, jshelly, vstinner
Date 2019-07-15.16:29:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563208172.09.0.835761619851.issue37565@roundup.psfhosted.org>
In-reply-to
Content
My notes to debug a crash on a GC collection:
https://pythondev.readthedocs.io/debug_tools.html#debug-crash-in-garbage-collection-visit-decref
History
Date User Action Args
2019-07-15 16:29:32vstinnersetrecipients: + vstinner, Jeffrey.Kintscher, jshelly
2019-07-15 16:29:32vstinnersetmessageid: <1563208172.09.0.835761619851.issue37565@roundup.psfhosted.org>
2019-07-15 16:29:32vstinnerlinkissue37565 messages
2019-07-15 16:29:32vstinnercreate