mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	merge
This commit is contained in:
		
						commit
						587e75c70b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2362,7 +2362,7 @@ A number of small performance enhancements have been added:
 | 
				
			||||||
  (Patch by Florent Xicluna in :issue:`7622` and :issue:`7462`.)
 | 
					  (Patch by Florent Xicluna in :issue:`7622` and :issue:`7462`.)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* String to integer conversions now work two "digits" at a time, reducing the
 | 
					* Integer to string conversions now work two "digits" at a time, reducing the
 | 
				
			||||||
  number of division and modulo operations.
 | 
					  number of division and modulo operations.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  (:issue:`6713` by Gawain Bolton, Mark Dickinson, and Victor Stinner.)
 | 
					  (:issue:`6713` by Gawain Bolton, Mark Dickinson, and Victor Stinner.)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue