mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
[3.14] Docs: fix link in free-threading-python.rst (GH-134548) (#134555)
This commit is contained in:
parent
8f4bf1538d
commit
ee3a0efc9d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ optionally support installing free-threaded Python binaries. The installers
|
||||||
are available at https://www.python.org/downloads/.
|
are available at https://www.python.org/downloads/.
|
||||||
|
|
||||||
For information on other platforms, see the `Installing a Free-Threaded Python
|
For information on other platforms, see the `Installing a Free-Threaded Python
|
||||||
<https://py-free-threading.github.io/installing_cpython/>`_, a
|
<https://py-free-threading.github.io/installing-cpython/>`_, a
|
||||||
community-maintained installation guide for installing free-threaded Python.
|
community-maintained installation guide for installing free-threaded Python.
|
||||||
|
|
||||||
When building CPython from source, the :option:`--disable-gil` configure option
|
When building CPython from source, the :option:`--disable-gil` configure option
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue