]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89381: Fix invalid signatures of math/cmath.log (#101404)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sun, 29 Jan 2023 19:50:10 +0000 (22:50 +0300)
committerGitHub <noreply@github.com>
Sun, 29 Jan 2023 19:50:10 +0000 (11:50 -0800)
commit0ef92d979311ba82d4c41b22ef38e12e1b08b13d
treeebaf07f12852edaf9f858e41c5e15b1df37f4034
parent666c0840dcac9941fa41ec619fef8d45cd849a0b
gh-89381: Fix invalid signatures of math/cmath.log (#101404)
Doc/library/cmath.rst
Doc/library/math.rst
Lib/test/test_math.py
Misc/NEWS.d/next/Library/2023-01-16-10-42-58.gh-issue-89381.lM2WL0.rst [new file with mode: 0644]
Modules/clinic/cmathmodule.c.h
Modules/clinic/mathmodule.c.h
Modules/cmathmodule.c
Modules/mathmodule.c