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 twouters
Recipients
Date 2006-03-25.16:39:19
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=34209

I cleaned up my patch (attached), but for some reason, it
isn't resolving the refleaks in test_generators. I swear my
patch was resolving them before, but I guess I must've done
something else (maybe in addition to this) that fixed the
leaks. Or maybe I'm just going cross-eyed. I do believe I
implemented GC correctly, and I do believe the leaks are
uncleanable circular references. I haven't had time to debug
it more; if someone else wants to, feel free.
History
Date User Action Args
2007-08-23 15:46:41adminlinkissue1444398 messages
2007-08-23 15:46:41admincreate