]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add missing 'is' to `cmath.log()` docstring (#102049)
authorOwain Davies <116417456+OTheDev@users.noreply.github.com>
Sun, 19 Feb 2023 15:00:59 +0000 (22:00 +0700)
committerGitHub <noreply@github.com>
Sun, 19 Feb 2023 15:00:59 +0000 (15:00 +0000)
commit71f614ef2a3d66213b9cae807cbbc1ed03741221
treeaa85ddbd736cfef09c35e862f9d6c09b4d88c1cc
parent9a07eff628c1cd88b7cdda88a8fd0db3fe7ea552
Add missing 'is' to `cmath.log()` docstring (#102049)

Fix missing 'is' in cmath.log() docstring
Modules/clinic/cmathmodule.c.h
Modules/cmathmodule.c