Skip to content

Commit aa3f11f

Browse files
corona10AA-Turnerhugovkitamaro
authored
gh-108219: Add credits to the free-threading entry in What's New (#123802)
Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]> Co-authored-by: Itamar Oren <[email protected]>
1 parent 8ef8354 commit aa3f11f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Doc/whatsnew/3.13.rst

+10
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,16 @@ disabled with the :envvar:`PYTHON_GIL` environment variable or the
354354
pip 24.1 or newer is required to install packages with C extensions in the
355355
free-threaded build.
356356

357+
This work was made possible thanks to many individuals and
358+
organizations, including the large community of contributors to Python
359+
and third-party projects to test and enable free-threading support.
360+
Notable contributors include:
361+
Sam Gross, Ken Jin, Donghee Na, Itamar Oren, Matt Page, Brett Simmers,
362+
Dino Viehland, Carl Meyer, Nathan Goldbaum, Ralf Gommers,
363+
Lysandros Nikolaou, and many others.
364+
Many of these contributors are employed by Meta, which has
365+
provided significant engineering resources to support this project.
366+
357367
.. seealso::
358368

359369
:pep:`703` "Making the Global Interpreter Lock Optional in CPython"

0 commit comments

Comments
 (0)