Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #67169
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: Deepcopying a byte string is quicker than copying it - problem? |
| Date | 2014-02-27 16:57 -0500 |
| References | <lemm11$18r$1@ger.gmane.org> <lemuue$1t7$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.7443.1393538266.18130.python-list@python.org> (permalink) |
On 2/27/2014 4:02 AM, Frank Millman wrote: >> However, deepcopying a byte string is orders of magnitude quicker than >> copying it. >> >> Actually, looking closer, it is the 'copy' that is slow, not the >> 'deepcopy' that is quick.. > I have created an issue on the bug tracker - > http://bugs.python.org/issue20791 Fixed, 12 hours later. -- Terry Jan Reedy
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Deepcopying a byte string is quicker than copying it - problem? Terry Reedy <tjreedy@udel.edu> - 2014-02-27 16:57 -0500
csiph-web