SIGN IN SIGN UP

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.
........
M
Mark Dickinson committed
da39dbffb625b3c527d18de31a2a7bcbc7d1679c
Parent: a8f6f1e