diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2012-05-03 11:10:40 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2012-05-03 11:10:40 (GMT) |
| commit | f2c76aa6cb35ffc556058812daa2123487ac019b (patch) | |
| tree | 1cda221a5c3fcef223b3af567415f2d728e326ba /Python | |
| parent | ac20f463da361647789a758c9ae45a4e77f03ebd (diff) | |
| download | cpython-f2c76aa6cb35ffc556058812daa2123487ac019b.zip cpython-f2c76aa6cb35ffc556058812daa2123487ac019b.tar.gz cpython-f2c76aa6cb35ffc556058812daa2123487ac019b.tar.bz2 | |
Issue #14687: str%tuple now uses an optimistic "unicode writer" instead of an
accumulator. Directly write characters into the output (don't use a temporary
list): resize and widen the string on demand.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions
