[issue26167] Improve copy.copy speed for built-in types (list/set/dict)

Roundup Robot report at bugs.python.org
Sun Mar 6 08:04:36 EST 2016


Roundup Robot added the comment:

New changeset 496878ac412d by Serhiy Storchaka in branch 'default':
Issue #26167: Minimized overhead in copy.copy() and copy.deepcopy().
https://hg.python.org/cpython/rev/496878ac412d

New changeset 52d7a308e3b4 by Serhiy Storchaka in branch '3.5':
Issue #26167: Backported copy tests.
https://hg.python.org/cpython/rev/52d7a308e3b4

New changeset 8554423dd392 by Serhiy Storchaka in branch '2.7':
Issue #26167: Backported copy tests.
https://hg.python.org/cpython/rev/8554423dd392

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list