From: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Date: Sun, 28 Sep 2025 13:47:05 +0000 (-0700) Subject: [3.14] Link to 3.14 GC design docs (#139387) X-Git-Tag: v3.14.0~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73a575ffea44e8f94eaa02a2c4d061fa879f61c4;p=thirdparty%2FPython%2Fcpython.git [3.14] Link to 3.14 GC design docs (#139387) --- diff --git a/Doc/library/gc.rst b/Doc/library/gc.rst index 2ef5c4b35a25..35c5c7350cf8 100644 --- a/Doc/library/gc.rst +++ b/Doc/library/gc.rst @@ -140,7 +140,7 @@ The :mod:`gc` module provides the following functions: *threshold2* is ignored. - See `Garbage collector design `_ for more information. + See `Garbage collector design `_ for more information. .. versionchanged:: 3.14 *threshold2* is ignored