From 7c69f9b8651fa9f3d71e5f2c73a4b771a5a21db7 Mon Sep 17 00:00:00 2001 From: Mark Dickinson Date: Sun, 20 Dec 2009 14:08:45 +0000 Subject: [PATCH] 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. ........ -- 2.47.3