mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	gh-111545: Mention PEP 456 in PyHash_GetFuncDef() doc (#112647)
This commit is contained in:
		
							parent
							
								
									d9e444dbb8
								
							
						
					
					
						commit
						a971574b73
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -45,4 +45,7 @@ See also the :c:member:`PyTypeObject.tp_hash` member. | |||
| 
 | ||||
|    Get the hash function definition. | ||||
| 
 | ||||
|    .. seealso:: | ||||
|       :pep:`456` "Secure and interchangeable hash algorithm". | ||||
| 
 | ||||
|    .. versionadded:: 3.4 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Victor Stinner
						Victor Stinner