From: R. David Murray Date: Wed, 24 Feb 2010 01:51:59 +0000 (+0000) Subject: Blocked revisions 78400 via svnmerge X-Git-Tag: v3.1.2rc1~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=571088de5d07680977cbd05d5a1bca8fc031fb55;p=python 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. ........ ................ ---