From: Mark Dickinson Date: Mon, 9 Nov 2009 20:00:39 +0000 (+0000) Subject: Blocked revisions 76176 via svnmerge X-Git-Tag: v2.6.5rc1~369 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11560a8b6b5a29384bfec3cb90deb1b34dea4b91;p=python Blocked revisions 76176 via svnmerge ........ r76176 | mark.dickinson | 2009-11-09 17:03:34 +0000 (Mon, 09 Nov 2009) | 7 lines Issue #7251: Break out round tests for large values into a separate test function, and skip that test on Linux/alpha systems with a broken system round function. This should turn the Debian/alpha buildbot green. ........ ---