Skip to content

Commit 87f51a2

Browse files
miss-islingtoncorona10AA-Turnerhugovkitamaro
authored
[3.13] gh-108219: Add credits to the free-threading entry in What's New (GH-123802) (#123847)
gh-108219: Add credits to the free-threading entry in What's New (GH-123802) (cherry picked from commit aa3f11f) Co-authored-by: Donghee Na <donghee.na@python.org> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Itamar Oren <itamarost@gmail.com>
1 parent e9b00cc commit 87f51a2

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
@@ -351,6 +351,16 @@ disabled with the :envvar:`PYTHON_GIL` environment variable or the
351351
pip 24.1 or newer is required to install packages with C extensions in the
352352
free-threaded build.
353353

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

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

0 commit comments

Comments
 (0)