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

georg.brandl python-checkins at python.org
Sun Aug 1 23:20:17 CEST 2010


Author: georg.brandl
Date: Sun Aug  1 23:20:17 2010
New Revision: 83464

Log:
Blocked revisions 83174-83176 via svnmerge

................
  r83174 | georg.brandl | 2010-07-27 10:40:57 +0200 (Di, 27 Jul 2010) | 12 lines
  
  Blocked revisions 82526,82593 via svnmerge
  
  ........
    r82526 | georg.brandl | 2010-07-04 09:25:18 +0200 (So, 04 Jul 2010) | 1 line
    
    Remove old and unsafe Dbm demo class.
  ........
    r82593 | georg.brandl | 2010-07-05 22:13:06 +0200 (Mo, 05 Jul 2010) | 1 line
    
    Remove Dbm.
  ........
................
  r83175 | georg.brandl | 2010-07-27 10:45:35 +0200 (Di, 27 Jul 2010) | 13 lines
  
  Merged revisions 82594,82599 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/branches/py3k
  
  ........
    r82594 | georg.brandl | 2010-07-05 22:13:41 +0200 (Mo, 05 Jul 2010) | 1 line
    
    Update Vec class constructor, remove indirection via function, use operator module.
  ........
    r82599 | alexander.belopolsky | 2010-07-05 23:44:05 +0200 (Mo, 05 Jul 2010) | 1 line
    
    "Modernized" the demo a little.
  ........
................
  r83176 | georg.brandl | 2010-07-27 10:46:44 +0200 (Di, 27 Jul 2010) | 8 lines
  
  Blocked revisions 82759 via svnmerge
  
  ........
    r82759 | georg.brandl | 2010-07-10 12:32:36 +0200 (Sa, 10 Jul 2010) | 1 line
    
    #3071: tell how many values were expected when unpacking too many.
  ........
................


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


More information about the Python-checkins mailing list