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 nascheme
Recipients
Date 2004-10-30.15:27:12
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=35752

Attaching another patch.  This one splits
move_troublemakers() into move_finalizers() and
handle_weakrefs().  The code is a little easier to
understand and arguably more correct.  The down side is that
it adds another pass over `unreachable`.
History
Date User Action Args
2007-08-23 14:27:07adminlinkissue1055820 messages
2007-08-23 14:27:07admincreate