mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
This affects documentation, code comments, and a debugging messages.
This commit is contained in:
		
							parent
							
								
									7d82d0366b
								
							
						
					
					
						commit
						6245cb3c01
					
				
					 35 changed files with 52 additions and 52 deletions
				
			
		|  | @ -675,7 +675,7 @@ Py_LOCAL_INLINE(Py_ssize_t) findchar(const void *s, int kind, | |||
| } | ||||
| 
 | ||||
| #ifdef Py_DEBUG | ||||
| /* Fill the data of an Unicode string with invalid characters to detect bugs
 | ||||
| /* Fill the data of a Unicode string with invalid characters to detect bugs
 | ||||
|    earlier. | ||||
| 
 | ||||
|    _PyUnicode_CheckConsistency(str, 1) detects invalid characters, at least for | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Martin Panter
						Martin Panter