COMMITS
/ Doc/library/cmath.rst February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
October 14, 2025
April 6, 2025
S
Docs: Add a single table summary for ``cmath`` (#131887)
Sergey B Kirpichev committed
April 1, 2025
S
gh-125957: sync argument naming in sphinx docs of the cmath and help() (#125958)
Sergey B Kirpichev committed
November 26, 2024
S
gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829)
Sergey B Kirpichev committed
November 4, 2024
Z
gh-126165: Improve docs of function `math.isclose` (#126215)
Zhikang Yan committed
May 30, 2024
S
gh-109218: Improve documentation for the complex() constructor (GH-119687)
Serhiy Storchaka committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
June 30, 2023
F
gh-101100: Docs: Fix references to several numeric dunders (#106278)
F3eQnxN3RriK committed
May 4, 2023
A
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner committed
February 19, 2023
M
gh-85417: Clarify behaviour on branch cuts in cmath module (#102046)
Mark Dickinson committed
February 5, 2023
M
Revert "gh-89381: Fix invalid signatures of math/cmath.log (#101404)" (#101580)
Mark Dickinson committed
January 29, 2023
S
gh-89381: Fix invalid signatures of math/cmath.log (#101404)
Sergey B Kirpichev committed
May 17, 2019
N
bpo-36908: 'This module is always available' isn't helpful. (#13297)
Ned Batchelder committed
May 4, 2017
S
bpo-29956: Improve the math.exp() related documentation. (#1073)
Serhiy Storchaka committed
November 26, 2016
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
S
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Serhiy Storchaka committed
August 29, 2016
M
Issue 23229: add cmath.inf, cmath.nan, cmath.infj and cmath.nanj.
Mark Dickinson committed
August 16, 2016
G
Add versionadded tags for (c)math.tau.
Georg Brandl committed
August 15, 2016
G
Issue #12345: Add mathemathcal constant tau to math and cmath.
Guido van Rossum committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 31, 2015
T
Issue #19543: Implementation of isclose as per PEP 485
Tal Einat committed
January 11, 2015
July 11, 2010
M
Include versionadded in (c)math.isfinite docs (thanks Ezio Melotti). Other minor doc cleanups.
Mark Dickinson committed
M
Issue #9165: Add math.isfinite and cmath.isfinite.
Mark Dickinson committed
January 2, 2010
M
Merged revisions 77230 via svnmerge from
Mark Dickinson committed
October 1, 2009
M
Remove outdated versionchanged entry
Mark Dickinson committed
July 28, 2009
M
Merged revisions 74184,74230 via svnmerge from
Mark Dickinson committed
April 5, 2009
G
Update signature style of optional arguments, part two.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
July 2, 2008
April 24, 2008
B
remove some old versionchanged and versionadded directives
Benjamin Peterson committed
April 19, 2008
C
Merged revisions 62380,62382-62383 via svnmerge from
Christian Heimes committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed