]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Tue, 28 Sep 2021 12:32:43 +0000 (13:32 +0100)
committerGitHub <noreply@github.com>
Tue, 28 Sep 2021 12:32:43 +0000 (13:32 +0100)
commit84975146a7ce64f1d50dcec8311b7f7188a5c962
treed2e0700eefee71f0568773bde7f13d6679a4aa66
parente649e0658ff2af87b07d994c05ae048e16e31aae
bpo-35606: Fix math.prod tests using 'start' as keyword parameter (GH-28595)
Lib/test/test_math.py
Modules/mathmodule.c