]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Add missing 'is' to `cmath.log()` docstring (GH-102049) (#102279)
authorMark Dickinson <dickinsm@gmail.com>
Sun, 26 Feb 2023 14:55:44 +0000 (14:55 +0000)
committerGitHub <noreply@github.com>
Sun, 26 Feb 2023 14:55:44 +0000 (14:55 +0000)
commiteb5565918ab9f814fc3490f0604ee0c96cd981b4
tree4ae7bad125d6b8e628ef56b8ee165dd18d4fdd01
parent2c4fc87ac18414266ab62105a3cabb94a82a8640
[3.11] Add missing 'is' to `cmath.log()` docstring (GH-102049) (#102279)

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