From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sat, 9 Aug 2025 03:31:29 +0000 (+0200) Subject: [3.14] gh-137499: Fixed dead link to NIST website (GH-137500) (#137502) X-Git-Tag: v3.14.0rc2~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=50461821fbc608b47f5cdfac1d6d39f84bf34984;p=thirdparty%2FPython%2Fcpython.git [3.14] gh-137499: Fixed dead link to NIST website (GH-137500) (#137502) gh-137499: Fixed dead link to NIST website (GH-137500) (cherry picked from commit 3c1471d971ea2759d9de76e22230cd71cf4b7a07) Co-authored-by: tobiasjcat <70606111+tobiasjcat@users.noreply.github.com> --- diff --git a/Doc/library/time.rst b/Doc/library/time.rst index df9be68bf4f6..b05c0a312dbe 100644 --- a/Doc/library/time.rst +++ b/Doc/library/time.rst @@ -935,7 +935,7 @@ These constants are used as parameters for :func:`clock_getres` and .. data:: CLOCK_TAI - `International Atomic Time `_ + `International Atomic Time `_ The system must have a current leap second table in order for this to give the correct answer. PTP or NTP software can maintain a leap second table.