[issue31317] Memory leak in dict with shared keys

Antoine Pitrou report at bugs.python.org
Thu Aug 31 18:11:31 EDT 2017


Antoine Pitrou added the comment:

To come back to this bug, it still fails if add a __slots__, so I don't think it's related to shared key dictionaries.

----------

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


More information about the Python-bugs-list mailing list