Sergey B Kirpichev 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ee464309a5 
								
							 
						 
						
							
							
								
								[3.13] gh-111495: Add tests for PyTuple C API (GH-118757) (GH-123371)  
							
							... 
							
							
							
							(cherry picked from commit dbc1752d41 
							
						 
						
							2024-08-27 12:07:17 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Victor Stinner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								828451dfde 
								
							 
						 
						
							
							
								
								gh-111545: Add Py_HashPointer() function ( #112096 )  
							
							... 
							
							
							
							* Implement _Py_HashPointerRaw() as a static inline function.
* Add Py_HashPointer() tests to test_capi.test_hash.
* Keep _Py_HashPointer() function as an alias to Py_HashPointer(). 
							
						 
						
							2023-12-06 15:09:22 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Victor Stinner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								55f3cce821 
								
							 
						 
						
							
							
								
								gh-111545: Test PyHash_GetFuncDef() function ( #112098 )  
							
							... 
							
							
							
							Add Modules/_testcapi/hash.c and Lib/test/test_capi/test_hash.py. 
							
						 
						
							2023-11-15 03:41:29 +01:00