]> granicus.if.org Git - python/commit
Blocked revisions 76917 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 14:09:20 +0000 (14:09 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 20 Dec 2009 14:09:20 +0000 (14:09 +0000)
commitae689ccb39eca076bc221f74260130e76bc13ea8
treec8ae42e95012a1c00f38f92d30a5445011337d23
parentc5c8ff962fab3a454d7618689936512a76da18bf
Blocked revisions 76917 via svnmerge

................
  r76917 | mark.dickinson | 2009-12-20 14:07:47 +0000 (Sun, 20 Dec 2009) | 10 lines

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