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 tim.peters
Recipients
Date 2004-10-29.15:18:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

Excellent!  I think you're right about this.  It never occurred 
to me that just setting wr_object to None would be as 
effective at disabling a weakref as calling clear_weakref().  If 
that's really so (& I can't see why not offhand), it would be 
better in oh-so-many ways.
History
Date User Action Args
2007-08-23 14:27:06adminlinkissue1055820 messages
2007-08-23 14:27:06admincreate