mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Issue #17522: Minor documentation fix
This commit is contained in:
		
							parent
							
								
									684cd0e643
								
							
						
					
					
						commit
						34870c4142
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -665,6 +665,8 @@ with sub-interpreters:
 | 
				
			||||||
   knowing that the GIL is locked can allow the caller to perform sensitive
 | 
					   knowing that the GIL is locked can allow the caller to perform sensitive
 | 
				
			||||||
   actions or otherwise behave differently.
 | 
					   actions or otherwise behave differently.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					   .. versionadded:: 3.4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following macros are normally used without a trailing semicolon; look for
 | 
					The following macros are normally used without a trailing semicolon; look for
 | 
				
			||||||
example usage in the Python source distribution.
 | 
					example usage in the Python source distribution.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue