Skip to content

Commit 2fdbac5

Browse files
corona10mpage
andauthored
Update Doc/whatsnew/3.14.rst
Co-authored-by: mpage <mpage@cs.stanford.edu>
1 parent 64a7af0 commit 2fdbac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@ Free-threaded mode
803803
Free-threaded mode (:pep:`703`), initially added in 3.13, has been significantly improved. The implementation described in PEP 703 was finished, including C API changes, and temporary workarounds in the interpreter were replaced with more permanent solutions. The specializing adaptive interpreter (:pep:`659`) is now enabled in free-threaded mode, which along with many other optimizations greatly improves its performance. The performance penalty on single-threaded code in free-threaded mode is now roughly 5-10%, depending on platform and C compiler used.
804804

805805
This work was done by many contributors: Sam Gross, Matt Page, Neil Schemenauer, Thomas Wouters, Donghee Na, Kirill Podoprigora, Ken Jin, Itamar Oren, Brett Simmers, Dino Viehland, Nathan Goldbaum, Ralf Gommers,
806-
Lysandros Nikolaou, and many others.
806+
Lysandros Nikolaou, Kumar Aditya, and many others.
807807

808808
Some of these contributors are employed by Meta, which has continued to provide significant engineering resources to support this project.
809809

0 commit comments

Comments
 (0)