Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

The more I think about this the more I think there is something else at play. 
If the GC is able to follow the dependency chain, all weakrefs should have been 
already managed correctly and PyObject_ClearWeakRefs should have never be 
invoked.

I think *something* is not informing the gc about the dependency chain

----------

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

Reply via email to