On Friday 16 June 2006 23:13, Fredrik Lundh wrote:
> M.-A. Lemburg wrote:
> > Since replace() only works on string objects, it appears
> > as if a temporary string object would have to be created.
> > However, this would involve an unnecessary allocation
> > and copy process... it appears as if the refactoring
> > during the NFS sprint left out that case.
>
> what's the beta 1 status ?  fixing this should be trivial, but I
> don't have any cycles to spare today.

If you don't get time before the code freeze for beta 1, I don't have 
a problem with this bug fix going in for beta 2.

Anthony
-- 
Anthony Baxter     <[EMAIL PROTECTED]>
It's never too late to have a happy childhood.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to