From: Ezio Melotti Date: Sat, 3 Apr 2010 15:24:05 +0000 (+0000) Subject: Blocked revisions 79600 via svnmerge X-Git-Tag: v3.1.3rc1~993 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ca2bd2aa3cbce90bbcdfd81a37d26f0953dce3f;p=python Blocked revisions 79600 via svnmerge ................ r79600 | ezio.melotti | 2010-04-02 16:56:40 +0300 (Fri, 02 Apr 2010) | 15 lines Merged revisions 79540-79541 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk Add -Wd to the flags used to run the tests (-3 is not necessary here). ........ r79540 | ezio.melotti | 2010-04-01 01:18:09 +0300 (Thu, 01 Apr 2010) | 1 line Add -Wd and -3 to the flags used to run the tests. ........ r79541 | ezio.melotti | 2010-04-01 01:43:31 +0300 (Thu, 01 Apr 2010) | 1 line Add -Wd and -3 to the flags used to run the tests on Windows. ........ ................ ---