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

r.david.murray python-checkins at python.org
Wed Feb 24 02:51:59 CET 2010


Author: r.david.murray
Date: Wed Feb 24 02:51:59 2010
New Revision: 78401

Log:
Blocked revisions 78400 via svnmerge

................
  r78400 | r.david.murray | 2010-02-23 20:46:21 -0500 (Tue, 23 Feb 2010) | 12 lines
  
  Merged revisions 78351 via svnmerge from 
  svn+ssh://pythondev@svn.python.org/python/trunk
  
  ........
    r78351 | r.david.murray | 2010-02-22 19:24:49 -0500 (Mon, 22 Feb 2010) | 5 lines
    
    Issue 6292: for the moment at least, the test suite passes if run
    with -OO.  Tests requiring docstrings are skipped.  Patch by
    Brian Curtin, thanks to Matias Torchinsky for helping review and
    improve the patch.
  ........
................


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


More information about the Python-checkins mailing list