From: R. David Murray Date: Thu, 22 Apr 2010 00:57:23 +0000 (+0000) Subject: Blocked revisions 80331 via svnmerge X-Git-Tag: v3.1.3rc1~898 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6fc7725af7394d01ea9218a08aa23d175ef4008d;p=python Blocked revisions 80331 via svnmerge ................ r80331 | r.david.murray | 2010-04-21 20:53:47 -0400 (Wed, 21 Apr 2010) | 12 lines Merged revisions 80155 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r80155 | r.david.murray | 2010-04-17 17:59:26 -0400 (Sat, 17 Apr 2010) | 5 lines Issue #8263: On freebsd6 the unittest 'break' test stops regrtest; skip it. This is presumably related to issue 3864, and appears to be due to a platform bug on freebsd6. ........ ................ ---