]> granicus.if.org Git - python/commit
Issue #7251: Break out round tests for large values into a separate
authorMark Dickinson <dickinsm@gmail.com>
Mon, 9 Nov 2009 17:03:34 +0000 (17:03 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 9 Nov 2009 17:03:34 +0000 (17:03 +0000)
commita8fd66d6aaea9cc0a1e7687b082e9fbf5da3cd74
treefc0fb8e03f045ab4786d33e7c49ad98e4246d83c
parentd7158d4c628a88486475b3da333eace7b650ef77
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