[issue28147] Memory leak in new 3.6 dictionary resize

STINNER Victor report at bugs.python.org
Wed Sep 14 09:51:38 EDT 2016


STINNER Victor added the comment:

> According to https://www.python.org/dev/peps/pep-0412/#split-table-dictionaries `obj.__dict__` is always a split-table dict.

Hum, this PEP is now probably outdated since Python 3.6 beta 1 :-)

----------

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


More information about the Python-bugs-list mailing list