Message 351039 - Python tracker
> 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.