From 65b9394f47b4c9dc1693a046c6b3af8e5e8ca035 Mon Sep 17 00:00:00 2001 From: sedram <54665381+sedram@users.noreply.github.com> Date: Mon, 30 Jun 2025 10:30:57 -0400 Subject: [PATCH] Update math.rst to fix video link "Pi is (still) Wrong" by Vi Hart was removed from YouTube, and so the link has been replaced with a Vimeo link. See https://github.com/python/cpython/issues/136122 --- Doc/library/math.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/library/math.rst b/Doc/library/math.rst index 03da0e4713c42d..bf7a00549fc6e6 100644 --- a/Doc/library/math.rst +++ b/Doc/library/math.rst @@ -804,7 +804,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