]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] Add missing 'is' to `cmath.log()` docstring (GH-102049) (#102280)
authorMark Dickinson <dickinsm@gmail.com>
Sun, 26 Feb 2023 14:56:10 +0000 (14:56 +0000)
committerGitHub <noreply@github.com>
Sun, 26 Feb 2023 14:56:10 +0000 (14:56 +0000)
commit8e9ffd956aaec3aa82bb91a4fa0dd390209013f2
treeb1d7c1442893c3465d212533ac53d0ef6bd0379e
parent4732f551e2b3b0c229269be48bfba7274e122f86
[3.10] Add missing 'is' to `cmath.log()` docstring (GH-102049) (#102280)

Fix missing 'is' in cmath.log() docstring.
(cherry picked from commit 71f614ef2a3d66213b9cae807cbbc1ed03741221)

Co-authored-by: Owain Davies <116417456+OTheDev@users.noreply.github.com>
Modules/clinic/cmathmodule.c.h
Modules/cmathmodule.c