[issue22996] Order of _io objects finalization can lose data in reference cycles

Antoine Pitrou report at bugs.python.org
Fri Dec 5 01:03:04 CET 2014


Antoine Pitrou added the comment:

I was thinking about weak backrefs. It's specialized for the io module but it would be fairly reliable, and not too complicated to implement.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22996>
_______________________________________


More information about the Python-bugs-list mailing list