mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Fix versionadded to use 3.5.1 only for 3.5 branch
This commit is contained in:
		
							parent
							
								
									3af81f2505
								
							
						
					
					
						commit
						ea471348f4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -622,7 +622,7 @@ Task functions
 | 
				
			||||||
      :func:`run_coroutine_threadsafe` requires the *loop* argument to
 | 
					      :func:`run_coroutine_threadsafe` requires the *loop* argument to
 | 
				
			||||||
      be passed explicitely.
 | 
					      be passed explicitely.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   .. versionadded:: 3.4.4, 3.5.1
 | 
					   .. versionadded:: 3.5.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.. coroutinefunction:: sleep(delay, result=None, \*, loop=None)
 | 
					.. coroutinefunction:: sleep(delay, result=None, \*, loop=None)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue