[Python-checkins] r74660 - python/branches/release26-maint

georg.brandl python-checkins at python.org
Fri Sep 4 19:13:30 CEST 2009


Author: georg.brandl
Date: Fri Sep  4 19:13:30 2009
New Revision: 74660

Log:
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
........


Modified:
   python/branches/release26-maint/   (props changed)


More information about the Python-checkins mailing list