mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Typos in decimal comment and documentation
This commit is contained in:
		
							parent
							
								
									dd47aaebe8
								
							
						
					
					
						commit
						3a94ee05f7
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -801,7 +801,7 @@ def _cmp(self, other): | |||
|     #   != comparisons involving a NaN always return True | ||||
|     #   <, >, <= and >= comparisons involving a (quiet or signaling) | ||||
|     #      NaN signal InvalidOperation, and return False if the | ||||
|     #      InvalidOperation is trapped. | ||||
|     #      InvalidOperation is not trapped. | ||||
|     # | ||||
|     # This behavior is designed to conform as closely as possible to | ||||
|     # that specified by IEEE 754. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Mark Dickinson
						Mark Dickinson