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 Mark.Shannon, christian.heimes, jdemeyer, lukasz.langa, pablogsal, petr.viktorin, pitrou, vstinner
Date 2019-09-02.21:25:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567459534.9.0.240090559235.issue38006@roundup.psfhosted.org>
In-reply-to
Content
> Another issue is that the GC doesn't prevent the crash. Would it be possible to prevent the crash without changing the behavior (ex: still call weakref callbacks)?

Pablo opened bpo-38009 with a PR. I'm not sure if his PR is correct or not yet.
History
Date User Action Args
2019-09-02 21:25:34vstinnersetrecipients: + vstinner, pitrou, christian.heimes, petr.viktorin, lukasz.langa, Mark.Shannon, jdemeyer, pablogsal
2019-09-02 21:25:34vstinnersetmessageid: <1567459534.9.0.240090559235.issue38006@roundup.psfhosted.org>
2019-09-02 21:25:34vstinnerlinkissue38006 messages
2019-09-02 21:25:34vstinnercreate