[issue29019] dict.fromkeys overallocates when given a sparse dict

Roundup Robot report at bugs.python.org
Tue Dec 20 02:07:40 EST 2016


Roundup Robot added the comment:

New changeset 46e329ef13ae by INADA Naoki in branch '2.7':
Issue #29019: Fix dict.fromkeys(x) overallocates when x is sparce dict.
https://hg.python.org/cpython/rev/46e329ef13ae

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list