[issue29368] Optimize unpickling list-like objects: use extend() instead of append()

Roundup Robot report at bugs.python.org
Thu Feb 2 04:58:40 EST 2017


Roundup Robot added the comment:

New changeset 328147c0edc3 by Victor Stinner in branch 'default':
Issue #29368: Fix _Pickle_FastCall() usage in do_append()
https://hg.python.org/cpython/rev/328147c0edc3

----------

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


More information about the Python-bugs-list mailing list