Skip to content

Commit f368d39

Browse files
corona10AA-Turnerhugovkitamaro
authored andcommitted
pythongh-108219: Add credits to the free-threading entry in What's New (pythonGH-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 660baa1 commit f368d39

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)