[issue28147] Unbounded memory growth resizing split-table dicts

INADA Naoki report at bugs.python.org
Wed Sep 14 22:15:36 EDT 2016


INADA Naoki added the comment:

xiang is right. Python 3.5 has same issue when using popitem().
I'll make patch for 3.5.  But it will be bit differ from patch for 3.6 and they will conflict.

----------

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


More information about the Python-bugs-list mailing list