From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 30 Jun 2025 14:49:35 +0000 (+0200) Subject: [3.13] gh-136122: Fix video link for math.tau documentation (GH-136129) (#136132) X-Git-Tag: v3.13.6~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38c7b0efb882b9e210b3cce41cfa51075abc7754;p=thirdparty%2FPython%2Fcpython.git [3.13] gh-136122: Fix video link for math.tau documentation (GH-136129) (#136132) Co-authored-by: sedram <54665381+sedram@users.noreply.github.com> --- diff --git a/Doc/library/math.rst b/Doc/library/math.rst index 230e34768bfc..46d61388f794 100644 --- a/Doc/library/math.rst +++ b/Doc/library/math.rst @@ -774,7 +774,7 @@ Constants The mathematical constant *τ* = 6.283185..., to available precision. Tau is a circle constant equal to 2\ *π*, the ratio of a circle's circumference to its radius. To learn more about Tau, check out Vi Hart's video `Pi is (still) - Wrong `_, and start celebrating + Wrong `_, and start celebrating `Tau day `_ by eating twice as much pie! .. versionadded:: 3.6