]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26121: Revert to using the own implementations of lgamma and gamma on all platfor...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Mar 2017 12:08:06 +0000 (14:08 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Mar 2017 12:08:06 +0000 (14:08 +0200)
commit4125e5c60e24ffcff8031817dc60984335917f59
tree074f44b09757a353d69953c888871456b40c85e4
parentc2cf12857187aa147c268651f10acd6da2c9cb74
bpo-26121: Revert to using the own implementations of lgamma and gamma on all platforms. (#637)
Misc/NEWS
Modules/mathmodule.c