mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 15:41:43 +00:00 
			
		
		
		
	gh-108219: Add credits to the free-threading entry in What's New (#123802)
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>
This commit is contained in:
		
							parent
							
								
									8ef8354ef1
								
							
						
					
					
						commit
						aa3f11f80a
					
				
					 1 changed files with 10 additions and 0 deletions
				
			
		| 
						 | 
					@ -354,6 +354,16 @@ 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
 | 
					pip 24.1 or newer is required to install packages with C extensions in the
 | 
				
			||||||
free-threaded build.
 | 
					free-threaded build.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					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::
 | 
					.. seealso::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   :pep:`703` "Making the Global Interpreter Lock Optional in CPython"
 | 
					   :pep:`703` "Making the Global Interpreter Lock Optional in CPython"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue