]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Speed-up math.dist() by 30% (GH-9628)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 29 Sep 2018 21:30:38 +0000 (14:30 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Sep 2018 21:30:38 +0000 (14:30 -0700)
commitdf8101517aa1c917fdf8aeb466e480c26d4e878c
tree5ad880fe895f2fbb0669678fcde28cd2fe8e4072
parente45473e3ca31e5b78dc85cab575f5bb60d5b7f8f
Speed-up math.dist() by 30% (GH-9628)
Modules/clinic/mathmodule.c.h
Modules/mathmodule.c