mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	[3.9] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23859)
(cherry picked from commit 96a09df644)
Co-authored-by: Andre Delfino <adelfino@gmail.com>
			
			
This commit is contained in:
		
							parent
							
								
									e89993cff4
								
							
						
					
					
						commit
						7c48859eeb
					
				
					 8 changed files with 74 additions and 75 deletions
				
			
		| 
						 | 
					@ -217,7 +217,6 @@ Ellipsis
 | 
				
			||||||
      There are two types of integers:
 | 
					      There are two types of integers:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      Integers (:class:`int`)
 | 
					      Integers (:class:`int`)
 | 
				
			||||||
 | 
					 | 
				
			||||||
         These represent numbers in an unlimited range, subject to available (virtual)
 | 
					         These represent numbers in an unlimited range, subject to available (virtual)
 | 
				
			||||||
         memory only.  For the purpose of shift and mask operations, a binary
 | 
					         memory only.  For the purpose of shift and mask operations, a binary
 | 
				
			||||||
         representation is assumed, and negative numbers are represented in a variant of
 | 
					         representation is assumed, and negative numbers are represented in a variant of
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue