Author arigo
Recipients
Date 2006-07-25.18:08:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4771

This patch is pointless.  I recommend rejecting it.
The crashers/gc_inspection.py was just one example among
many of crashing Python with gc.get_referrers().  I don't
see why we should care to fix just this specific way.

What would be needed is a complete review, possibly with
an API change to decouple object creation and GC
registration, and appropriate documentation for extension
module writers.  I don't think it's likely to happen though.
History
Date User Action Args
2007-08-23 15:53:18adminlinkissue1517042 messages
2007-08-23 15:53:18admincreate