[issue28731] _PyDict_NewPresized() creates too small dict

Serhiy Storchaka report at bugs.python.org
Mon Nov 21 08:47:14 EST 2016


Serhiy Storchaka added the comment:

I think function scope constant is good. Similar code in dictresize() should have different bound.

The patch LGTM.

----------
stage: patch review -> commit review

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


More information about the Python-bugs-list mailing list