]> granicus.if.org Git - python/commit
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)
commit7c69f9b8651fa9f3d71e5f2c73a4b771a5a21db7
tree2e75894abd0520e51ace83477b03bac77479f4f5
parent8116364b7362b1d5a25240342aa7296e307bd6da
Blocked revisions 76916 via svnmerge

........
  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.
........