]> granicus.if.org Git - python/commit
bpo-35431: Drop the k <= n requirement (GH-13798)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 4 Jun 2019 08:23:06 +0000 (01:23 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Jun 2019 08:23:06 +0000 (01:23 -0700)
commit963eb0f4738456455b9bef7eb531b46805415208
treebd083ca435e4fe0f67410d06db5cf98674865a73
parent0fd2c300c2a85b3b227a907b2a39ef79fa86d850
bpo-35431: Drop the k <= n requirement (GH-13798)
Doc/library/math.rst
Lib/test/test_math.py
Modules/clinic/mathmodule.c.h
Modules/mathmodule.c