From: Georg Brandl Date: Tue, 16 Aug 2016 05:08:46 +0000 (+0200) Subject: Add versionadded tags for (c)math.tau. X-Git-Tag: v3.6.0b1~710 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4770d6ec76328075b66b9f1c9291f537af626ab1;p=python Add versionadded tags for (c)math.tau. --- diff --git a/Doc/library/cmath.rst b/Doc/library/cmath.rst index f04f8d0195..85393dca8a 100644 --- a/Doc/library/cmath.rst +++ b/Doc/library/cmath.rst @@ -257,6 +257,8 @@ Constants The mathematical constant *τ*, as a float. + .. versionadded:: 3.6 + .. index:: module: math Note that the selection of functions is similar, but not identical, to that in diff --git a/Doc/library/math.rst b/Doc/library/math.rst index 32e1352bff..da2b8cc586 100644 --- a/Doc/library/math.rst +++ b/Doc/library/math.rst @@ -434,6 +434,8 @@ Constants Wrong `_, and start celebrating `Tau day `_ by eating twice as much pie! + .. versionadded:: 3.6 + .. data:: inf A floating-point positive infinity. (For negative infinity, use