]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch #826074: cmath.log optional base argument, fixes #823209
authorRaymond Hettinger <python@rcn.com>
Mon, 14 Jun 2004 07:40:10 +0000 (07:40 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 14 Jun 2004 07:40:10 +0000 (07:40 +0000)
commitb67ad7e67159365faa1e61d436df99010bc7c97d
tree70b9fafcf1cc3d55b09fcd79d3fa23bde889a5a8
parentad21945d03bd792a6a93e1dbd2addd6b7b63dbee
Patch #826074: cmath.log optional base argument, fixes #823209
(Contributed by Andrew Gaul.)
Doc/lib/libcmath.tex
Lib/test/test_cmath.py
Misc/NEWS
Modules/cmathmodule.c