[issue36551] Optimize list comprehensions with preallocate size and protect against overflow

Inada Naoki report at bugs.python.org
Mon Apr 8 08:42:21 EDT 2019


Inada Naoki <songofacandy at gmail.com> added the comment:

I'm sorry.  list_extend raises OverflowError too.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36551>
_______________________________________


More information about the Python-bugs-list mailing list