[issue1590352] The "lazy strings" patch

2010-08-11 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: -> out of date stage: -> committed/rejected status: open -> closed superseder: -> Speed up using + for string concatenation ___ Python tracker __

[issue1590352] The "lazy strings" patch

2009-03-30 Thread Antoine Pitrou
Antoine Pitrou added the comment: Either this bug or #1569040 should be closed as duplicate of the other (it's really the same approach by the same author at two different times :-)). -- nosy: +pitrou ___ Python tracker

[issue1590352] The "lazy strings" patch

2009-03-30 Thread Daniel Diniz
Daniel Diniz added the comment: ISTM that 2.x won't receive this kind on enhancement anymore. Collin, I'm adding you to the nosy list because you may be interested in having this (either on unladen or CPython). If so, also take a look at issue 1569040. -- nosy: +ajaksu2, collinwinter

[issue1590352] The "lazy strings" patch

2007-12-18 Thread Christian Heimes
Christian Heimes added the comment: I'm raising the level to draw more attention to this featue. It should either be considered for inclusion or closed. -- nosy: +tiran priority: normal -> high type: -> rfe _ Tracker <[EMAIL PROTECTED]>