mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-109975: Add links to py-free-threading.github.io (#123776)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
56e4a417ce
commit
5a4fb7ea1c
2 changed files with 10 additions and 0 deletions
|
@ -359,6 +359,10 @@ free-threaded build.
|
|||
:pep:`703` "Making the Global Interpreter Lock Optional in CPython"
|
||||
contains rationale and information surrounding this work.
|
||||
|
||||
`Porting Extension Modules to Support Free-Threading
|
||||
<https://py-free-threading.github.io/porting/>`_: A community-maintained
|
||||
porting guide for extension authors.
|
||||
|
||||
|
||||
.. _whatsnew313-jit-compiler:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue