mirror of https://github.com/python/cpython
Add a link to free-threading HOWTO to the index (follow-up to GH-119366) (GH-120703)
This commit is contained in:
parent
89f7208f67
commit
45d5cab533
|
@ -52,6 +52,7 @@ General:
|
|||
Advanced development:
|
||||
|
||||
* :ref:`curses-howto`
|
||||
* :ref:`freethreading-extensions-howto`
|
||||
* :ref:`isolating-extensions-howto`
|
||||
* :ref:`python_2.3_mro`
|
||||
* :ref:`socket-howto`
|
||||
|
|
Loading…
Reference in New Issue