From: Neal Norwitz Date: Sun, 30 Mar 2008 22:49:52 +0000 (+0000) Subject: Blocked revisions 62023,62025,62028 via svnmerge X-Git-Tag: v3.0a4~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d4881643e8072b0b3d74e12d3f75c4868728fc6;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 62023,62025,62028 via svnmerge ........ r62023 | amaury.forgeotdarc | 2008-03-28 17:44:58 -0700 (Fri, 28 Mar 2008) | 5 lines Try to understand why most buildbots suddenly turned to red. Undo the only change that might have unexpected effects. To be followed. ........ r62025 | amaury.forgeotdarc | 2008-03-28 17:49:07 -0700 (Fri, 28 Mar 2008) | 2 lines At least let the module compile ........ r62028 | amaury.forgeotdarc | 2008-03-28 18:41:08 -0700 (Fri, 28 Mar 2008) | 2 lines Revert my experiment. I found one reason of failures in test_logging. ........ ---