8000 gh-108219: Add credits to free-threading project by corona10 · Pull Request #123802 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-108219: Add credits to free-threading project #123802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Sep 8, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
gh-108219: Add credits to free-threading project
  • Loading branch information
corona10 committed Sep 7, 2024
commit 8dade8311db39c551ceb2fece99eadbaf012e8ec
4 changes: 4 additions & 0 deletions Doc/whatsnew/3.13.rst
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,10 @@ 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 project has been contributed by many people and the community, including Brett Simmers,
Dino Viehland, Donghee Na, Ken Jin, Matt Page, and Sam Gross.
Meta has been supported in the form of many engineer-years to this project.

.. seealso::

:pep:`703` "Making the Global Interpreter Lock Optional in CPython"
Expand Down
Loading
0