Re: [Python-Dev] Python-Dev Digest, Vol 39, Issue 54

2006-10-18 Thread Larry Hastings
Chetan Pandya wrote: I don't have a patch build, since I didn't download the revision used by the patch.  However, I did look at values in the debugger and it looked like x in your example above had a reference count of 2 or more within string_concat even when there were no other assignme

Re: [Python-Dev] Python-Dev Digest, Vol 39, Issue 54

2006-10-18 Thread Chetan Pandya
I got up in the middle of the night and wrote the email - and it shows.Apologies for creating confusion. My comments below.-ChetanOn 10/18/06, [EMAIL PROTECTED] Date: Wed, 18 Oct 2006 13:04:14 -0700From: Larry Hastings <[EMAIL PROTECTED]>Subject: Re: [Python-Dev] PATCH submitted: Speed up + for s