Antonio Cuni <[email protected]> added the comment:

after a quick look, I think the problem might be in
ListStrategy._extend_from_iterable, which shrinks the list at the end, thus
forcing a new resize at the next iteration of the loop

----------
status: unread -> chatting

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1599>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to