[Python-checkins] r82445 - python/branches/release31-maint

nick.coghlan python-checkins at python.org
Fri Jul 2 18:21:37 CEST 2010


Author: nick.coghlan
Date: Fri Jul  2 18:21:37 2010
New Revision: 82445

Log:
Blocked revisions 82440,82443 via svnmerge

................
  r82440 | nick.coghlan | 2010-07-03 01:57:50 +1000 (Sat, 03 Jul 2010) | 9 lines
  
  Merged revisions 82439 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r82439 | nick.coghlan | 2010-07-03 01:50:14 +1000 (Sat, 03 Jul 2010) | 1 line
    
    Fix a couple of minor nits in What's New before the release goes out
  ........
................
  r82443 | nick.coghlan | 2010-07-03 02:14:05 +1000 (Sat, 03 Jul 2010) | 9 lines
  
  Merged revisions 82441 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r82441 | nick.coghlan | 2010-07-03 02:01:53 +1000 (Sat, 03 Jul 2010) | 1 line
    
    Issue 8202 actually caused an unintended behavioural change and was reverted in 2.7 - remove reference from What's New
  ........
................


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


More information about the Python-checkins mailing list