From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Date: Fri, 23 May 2025 00:42:48 +0000 (+0200)
Subject: [3.14] Docs: fix link in free-threading-python.rst (GH-134548) (#134555)
X-Git-Tag: v3.14.0b2~39
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee3a0efc9decfceaf00448beacdb2af688c68744;p=thirdparty%2FPython%2Fcpython.git
[3.14] Docs: fix link in free-threading-python.rst (GH-134548) (#134555)
---
diff --git a/Doc/howto/free-threading-python.rst b/Doc/howto/free-threading-python.rst
index f7a894ac2cd7..c33cef2c8e93 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