]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111342: fix typo in math.sumprod (GH-111416)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sat, 28 Oct 2023 04:52:04 +0000 (07:52 +0300)
committerGitHub <noreply@github.com>
Sat, 28 Oct 2023 04:52:04 +0000 (23:52 -0500)
commit9dc4fb820439db26b223edce30e5313a2e3182ff
treec8a35dec25d3e1ed95956d94691fa5342c0c8dee
parentc3bb10c9303503e7b55a7bdf9acfa6b3bcb699c6
gh-111342: fix typo in math.sumprod (GH-111416)
Lib/test/test_math.py
Misc/NEWS.d/next/Library/2023-10-28-04-21-17.gh-issue-111342.m8Ln1k.rst [new file with mode: 0644]
Modules/mathmodule.c