[issue5109] array.array constructor very slow when passed an array object.

Raymond Hettinger report at bugs.python.org
Sat Apr 25 02:22:58 CEST 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

When the datatype is the same, memcpy() should be used.

----------
nosy: +rhettinger
priority:  -> high

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


More information about the Python-bugs-list mailing list