]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580)
authorMark Dickinson <dickinsm@gmail.com>
Sun, 5 Feb 2023 16:36:33 +0000 (16:36 +0000)
committerGitHub <noreply@github.com>
Sun, 5 Feb 2023 16:36:33 +0000 (16:36 +0000)
commit0672a6c23b2b72666e10d9c61fc025e66aad9c2b
tree369081c41c392803bc1354a3c26eccf5dd5439c7
parent19ac43629e6fd73f2dbf9fd5a0b97d791c28acc7
Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580)

This reverts commit 0ef92d979311ba82d4c41b22ef38e12e1b08b13d.
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 [deleted file]
Modules/clinic/cmathmodule.c.h
Modules/clinic/mathmodule.c.h
Modules/cmathmodule.c
Modules/mathmodule.c