Kristján Valur Jónsson added the comment:

Right, I misread the code.
Since the remove_subclass() function is called when a subclass dies, I don't 
think it is necessary to clear out weak references in add_subclass().  They are 
there merely to break the reference cycle.

Btw, the 'patch diff' stuff seems to be broken in the tracker ....

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17936>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to