]> granicus.if.org Git - python/commit
Merged revisions 76176 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 9 Nov 2009 17:12:30 +0000 (17:12 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 9 Nov 2009 17:12:30 +0000 (17:12 +0000)
commitad731b9af9bf8095755b6420b53f9d20d630dfdf
tree205122fe84592c5f639393e743b647e7874cff9f
parentb087268217703887c08d580c888813162634353f
Merged revisions 76176 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  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.
........
Lib/test/test_builtin.py