Serhiy Storchaka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f3ba0a74cd 
								
							 
						 
						
							
							
								
								gh-108416: Mark slow test methods with @requires_resource('cpu') (GH-108421)  
							
							... 
							
							
							
							Only mark tests which spend significant system or user time,
by itself or in subprocesses. 
							
						 
						
							2023-09-02 07:45:34 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Victor Stinner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								480a337366 
								
							 
						 
						
							
							
								
								gh-106320: Remove private _PyContext_NewHamtForTests() ( #108434 )  
							
							... 
							
							
							
							Move the function to the internal C API. 
							
						 
						
							2023-08-24 19:37:41 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yury Selivanov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c1f5c903a7 
								
							 
						 
						
							
							
								
								gh-93065: Fix HAMT to iterate correctly over 7-level deep trees (GH-93066)  
							
							... 
							
							
							
							Also while there, clarify a few things about why we reduce the hash to 32 bits.
Co-authored-by: Eli Libman <eli@hyro.ai>
Co-authored-by: Yury Selivanov <yury@edgedb.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl> 
							
						 
						
							2022-05-23 21:09:59 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Christian Heimes 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2b16a08bc7 
								
							 
						 
						
							
							
								
								bpo-40280: Detect missing threading on WASM platforms (GH-32352)  
							
							... 
							
							
							
							Co-authored-by: Brett Cannon <brett@python.org> 
							
						 
						
							2022-04-07 09:22:47 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ethan Smith 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d01628e411 
								
							 
						 
						
							
							
								
								bpo-39481: PEP 585 for dataclasses, mailbox, contextvars (GH-19425)  
							
							
							
						 
						
							2020-04-14 16:14:15 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									AMIR 
								
							 
						 
						
							
							
							
							
								
							
							
								28c91631c2 
								
							 
						 
						
							
							
								
								bpo-38979: fix ContextVar "__class_getitem__" method (GH-17497)  
							
							... 
							
							
							
							now contextvars.ContextVar "__class_getitem__" method returns ContextVar class, not None. 
https://bugs.python.org/issue38979 
Automerge-Triggered-By: @asvetlov 
							
						 
						
							2019-12-08 03:35:59 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yury Selivanov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								41cb0baea9 
								
							 
						 
						
							
							
								
								bpo-33985: Implement ContextVar.name attribute. (GH-7980)  
							
							
							
						 
						
							2018-06-28 13:20:29 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yury Selivanov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f23746a934 
								
							 
						 
						
							
							
								
								bpo-32436: Implement PEP 567 ( #5027 )  
							
							
							
						 
						
							2018-01-22 19:11:18 -05:00