mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() (GH-20403)
This commit is contained in:
		
							parent
							
								
									f7b1e46156
								
							
						
					
					
						commit
						4a0ac42c52
					
				
					 1 changed files with 7 additions and 7 deletions
				
			
		| 
						 | 
					@ -95,7 +95,7 @@ Creating Subprocesses
 | 
				
			||||||
   See the documentation of :meth:`loop.subprocess_shell` for other
 | 
					   See the documentation of :meth:`loop.subprocess_shell` for other
 | 
				
			||||||
   parameters.
 | 
					   parameters.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. important::
 | 
					   .. important::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      It is the application's responsibility to ensure that all whitespace and
 | 
					      It is the application's responsibility to ensure that all whitespace and
 | 
				
			||||||
      special characters are quoted appropriately to avoid `shell injection
 | 
					      special characters are quoted appropriately to avoid `shell injection
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue