]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71706 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Sat, 18 Apr 2009 14:21:40 +0000 (14:21 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 18 Apr 2009 14:21:40 +0000 (14:21 +0000)
commit06e3ea8eb268f4e43212b612671f5c7ead6e67a8
tree6a74f783a3b279436fba380be70354a3903d7c50
parent5509a87d520f33ee76eef70389a364fc943d77cb
Merged revisions 71706 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r71706 | mark.dickinson | 2009-04-18 15:14:48 +0100 (Sat, 18 Apr 2009) | 9 lines

  Merged revisions 71705 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r71705 | mark.dickinson | 2009-04-18 15:13:43 +0100 (Sat, 18 Apr 2009) | 2 lines

    copysign shouldn't be declared as static in pymath.c
  ........
................
Python/pymath.c