summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2008-12-11 22:04:13 +0000
committerMark Dickinson <dickinsm@gmail.com>2008-12-11 22:04:13 +0000
commitd36fa5c2196101ff4fda3a4d0ce5857ba9315a59 (patch)
tree3aab51b819ad84b96353f715ea63f8be6ac64887 /Python/Python-ast.c
parent0870fb564b48b2cff6e9b6e48d791ca73bf5d968 (diff)
downloadcpython-git-d36fa5c2196101ff4fda3a4d0ce5857ba9315a59.tar.gz
Merged revisions 67708 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r67708 | mark.dickinson | 2008-12-11 21:56:00 +0000 (Thu, 11 Dec 2008) | 12 lines Merged revisions 67707 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r67707 | mark.dickinson | 2008-12-11 19:28:08 +0000 (Thu, 11 Dec 2008) | 5 lines Issues #3167, #3682: tests for math.log and math.log10 were failing on Solaris and OpenBSD. Fix this by handling special values and domain errors directly in mathmodule.c, passing only positive nonspecial floats to the system log/log10. ........ ................
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions