[issue35030] Python 2.7 OrderedDict creates circular references

tzickel report at bugs.python.org
Sun Oct 21 01:14:48 EDT 2018


tzickel <icebreak at yahoo.com> added the comment:

I see, so basically this would be a problem only if the root object had a __del__ method and then the GC wouldn't reclaim it ?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35030>
_______________________________________


More information about the Python-bugs-list mailing list