From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Fri, 23 May 2025 00:43:26 +0000 (+0200) Subject: [3.13] Docs: fix link in free-threading-python.rst (GH-134548) (#134556) X-Git-Tag: v3.13.4~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a61d81544a1cfcc16c6e669651ac3d219b057e7;p=thirdparty%2FPython%2Fcpython.git [3.13] Docs: fix link in free-threading-python.rst (GH-134548) (#134556) --- diff --git a/Doc/howto/free-threading-python.rst b/Doc/howto/free-threading-python.rst index cd920553a3a4..92ea0fc01349 100644 --- a/Doc/howto/free-threading-python.rst +++ b/Doc/howto/free-threading-python.rst @@ -32,7 +32,7 @@ optionally support installing free-threaded Python binaries. The installers are available at https://www.python.org/downloads/. For information on other platforms, see the `Installing a Free-Threaded Python -`_, a +`_, a community-maintained installation guide for installing free-threaded Python. When building CPython from source, the :option:`--disable-gil` configure option