]> granicus.if.org Git - python/commit
Merged revisions 76177 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 9 Nov 2009 17:14:18 +0000 (17:14 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 9 Nov 2009 17:14:18 +0000 (17:14 +0000)
commit94882db60fa09f2a2714cfd93ec1a53385b7b271
tree29cb492dbc1ee269c4624040e3f64a90d85b8267
parent959f3e50322467b9d894de67b118eb688753f9f1
Merged revisions 76177 via svnmerge from
svn+ssh://pythondev@www.python.org/python/branches/py3k

................
  r76177 | mark.dickinson | 2009-11-09 17:12:30 +0000 (Mon, 09 Nov 2009) | 13 lines

  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