]> granicus.if.org Git - python/commit
Merged revisions 76916 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 14:07:47 +0000 (14:07 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 14:07:47 +0000 (14:07 +0000)
commitda39dbffb625b3c527d18de31a2a7bcbc7d1679c
tree7b547e437c1378b1db57917ff56b80ccb6984a3e
parenta8f6f1e2d63b90549278b1162d264bb279459007
Merged revisions 76916 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76916 | mark.dickinson | 2009-12-20 13:58:18 +0000 (Sun, 20 Dec 2009) | 3 lines

  math.factorial depends on PyLong_AsLong correctly converting floats; rewrite
  it to do the conversion explicitly instead.  See issue #7550.
........
Modules/mathmodule.c