]> granicus.if.org Git - python/commit
Recorded merge of revisions 74655-74656 via svnmerge from
authorGeorg Brandl <georg@python.org>
Fri, 4 Sep 2009 17:13:13 +0000 (17:13 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 4 Sep 2009 17:13:13 +0000 (17:13 +0000)
commit447324f63150fa4bfdd2605c04ea7cd7e600cfe8
tree6f9ad05cceced3e80d2b77b3a9f31452df01110c
parent9c33cbfbef5858e83a0079e89d81ae6fb15fc360
Recorded merge of revisions 74655-74656 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r74655 | chris.withers | 2009-09-04 18:12:32 +0200 (Fr, 04 Sep 2009) | 2 lines

  Fixes issue #6838: use a list to accumulate the value instead of repeatedly concatenating strings.
........
  r74656 | chris.withers | 2009-09-04 18:32:22 +0200 (Fr, 04 Sep 2009) | 1 line

  news entry matching r74655
........