]> granicus.if.org Git - python/commitdiff
Blocked revisions 76916 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 14:08:45 +0000 (14:08 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 14:08:45 +0000 (14:08 +0000)
........
  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.
........


No differences found