diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-12-27 19:04:44 (GMT) |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-12-27 19:04:44 (GMT) |
commit | 6f547ab82322a23ded87b84ab303a3b343411057 (patch) | |
tree | 998f115078e459fbbee2535b4d33fad3622f1ee4 | |
parent | 824b71c3171b3828baacf0d51f804a856b6c95c6 (diff) | |
download | cpython-6f547ab82322a23ded87b84ab303a3b343411057.zip cpython-6f547ab82322a23ded87b84ab303a3b343411057.tar.gz cpython-6f547ab82322a23ded87b84ab303a3b343411057.tar.bz2 |
Blocked revisions 77067 via svnmerge
................
r77067 | mark.dickinson | 2009-12-27 19:03:31 +0000 (Sun, 27 Dec 2009) | 9 lines
Merged revisions 77066 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r77066 | mark.dickinson | 2009-12-27 16:16:02 +0000 (Sun, 27 Dec 2009) | 1 line
Use ldexp(q, exp) instead of q*2.**exp in true division test, to avoid bogus failures on platforms with broken pow (e.g., Ubuntu/ia64).
........
................
0 files changed, 0 insertions, 0 deletions