[issue20791] copy.copy(bytes) is slow

Roundup Robot report at bugs.python.org
Fri Feb 28 00:35:06 CET 2014


Roundup Robot added the comment:

New changeset b3fb7828b6fc by Antoine Pitrou in branch '3.3':
Issue #20791: copy.copy() now doesn't make a copy when the input is a bytes object.  Initial patch by Peter Otten.
http://hg.python.org/cpython/rev/b3fb7828b6fc

----------

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


More information about the Python-bugs-list mailing list