From: Mark Dickinson Date: Fri, 11 Dec 2009 20:18:18 +0000 (+0000) Subject: Blocked revisions 76755 via svnmerge X-Git-Tag: v2.6.5rc1~286 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c9a43e02e3850368e09f082446460d4e2858226;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 76755 via svnmerge ........ r76755 | mark.dickinson | 2009-12-11 17:29:33 +0000 (Fri, 11 Dec 2009) | 2 lines Issue #3366: Add lgamma function to math module. ........ ---