Xiang Zhang added the comment:

I mean creating a solo empty dict doesn't seem to make much sense. Although it 
saves memory, but when it's populated, it's resized and the memory occupation 
comes back.

And this makes PyDict_New() hard to understand. :-(

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30040>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to