[issue14126] Speed up list comprehensions by preallocating the list where possible

Raymond Hettinger report at bugs.python.org
Fri Mar 2 22:39:04 CET 2012


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

This seems like a reasonable optimization to me.

----------
assignee: rhettinger -> 

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


More information about the Python-bugs-list mailing list