Skip to content

Commit

Permalink
Update Doc/whatsnew/3.13.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Itamar Oren <[email protected]>
  • Loading branch information
corona10 and itamaro authored Sep 8, 2024
1 parent 33be59e commit 79ec285
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -354,12 +354,15 @@ disabled with the :envvar:`PYTHON_GIL` environment variable or the
pip 24.1 or newer is required to install packages with C extensions in the
free-threaded build.

This work is thanks to many people and organisations, including the large community of contributors
to Python and third-party projects to test and enable free-threading support.
This includes, but is not limited to:
Sam Gross, Ken Jin, Donghee Na, Itamar Oren, Matt Page, Brett Simmers, and Dino Viehland.
Many of these contributors are employed by Meta,
which has provided significant engineering resources to support this project.
This work was made possible thanks to many individuals and
organizations, including the large community of contributors to Python
and third-party projects to test and enable free-threading support.
Notable contributors include:
Sam Gross, Ken Jin, Donghee Na, Itamar Oren, Matt Page, Brett Simmers,
Dino Viehland, Carl Meyer, Nathan Goldbaum, Ralf Gommers,
Lysandros Nikolaou, and many others.
Many of these contributors are employed by Meta, which has
provided significant engineering resources to support this project.

.. seealso::

Expand Down

0 comments on commit 79ec285

Please sign in to comment.