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

Serhiy Storchaka report at bugs.python.org
Wed Feb 1 16:29:23 EST 2017


Serhiy Storchaka added the comment:

Thank you Victor. Your wording looks simpler to me.

----------
Added file: http://bugs.python.org/file46484/pickle-appends-extend-3.patch

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


More information about the Python-bugs-list mailing list