[Python-checkins] r88555 - python/branches/release32-maint

georg.brandl python-checkins at python.org
Fri Feb 25 09:25:27 CET 2011


Author: georg.brandl
Date: Fri Feb 25 09:25:27 2011
New Revision: 88555

Log:
Blocked revisions 88447-88449,88451,88459,88523-88524 via svnmerge

........
  r88447 | georg.brandl | 2011-02-20 11:33:21 +0100 (So, 20 Feb 2011) | 2 lines
  
  Bump to 3.3a0.
........
  r88448 | georg.brandl | 2011-02-20 11:37:07 +0100 (So, 20 Feb 2011) | 1 line
  
  Bump trunk to 3.3 alpha 0.
........
  r88449 | georg.brandl | 2011-02-20 11:41:31 +0100 (So, 20 Feb 2011) | 1 line
  
  More automated version replacement.
........
  r88451 | georg.brandl | 2011-02-20 12:18:09 +0100 (So, 20 Feb 2011) | 1 line
  
  Remove unittest methods scheduled for removal in 3.3 -- makes the unittest test suite pass again.
........
  r88459 | raymond.hettinger | 2011-02-21 18:54:36 +0100 (Mo, 21 Feb 2011) | 1 line
  
  Issue 10160: Both single-arg and multi-arg calls have been sped-up.
........
  r88523 | georg.brandl | 2011-02-23 08:30:12 +0100 (Mi, 23 Feb 2011) | 1 line
  
  Add new subdirectory to LIBSUBDIRS.
........
  r88524 | georg.brandl | 2011-02-23 08:31:24 +0100 (Mi, 23 Feb 2011) | 1 line
  
  Indent "versionadded" properly.
........


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


More information about the Python-checkins mailing list