David Hewitt 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1cd8c29dac 
								
							 
						 
						
							
							
								
								gh-91880: add try/except around signal.signal ( #91881 )  
							
							... 
							
							
							
							Fixes gh-91880. 
							
						 
						
							2022-04-25 08:56:20 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Svetlov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f08a191882 
								
							 
						 
						
							
							
								
								bpo-39622: Interrupt the main asyncio task on Ctrl+C (GH-32105)  
							
							... 
							
							
							
							Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com> 
							
						 
						
							2022-03-30 15:15:06 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Svetlov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bad6ffaa64 
								
							 
						 
						
							
							
								
								bpo-47062: Rename factory argument to loop_factory (GH-32113)  
							
							
							
						 
						
							2022-03-26 00:26:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Svetlov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4119d2d7c9 
								
							 
						 
						
							
							
								
								bpo-47062: Implement asyncio.Runner context manager (GH-31799)  
							
							... 
							
							
							
							Co-authored-by: Zachary Ware <zach@python.org> 
							
						 
						
							2022-03-24 21:51:16 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yurii Karabas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e4fe303b8c 
								
							 
						 
						
							
							
								
								bpo-42392: Remove loop parameter from asyncio.tasks and asyncio.subprocess (GH-23521)  
							
							
							
						 
						
							2020-11-28 10:21:17 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shantanu 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0770ad948c 
								
							 
						 
						
							
							
								
								bpo-41696: Fix handling of debug mode in asyncio.run ( #22069 )  
							
							... 
							
							
							
							* bpo-41696: Fix handling of debug mode in asyncio.run
This allows PYTHONASYNCIODEBUG or -X dev to enable asyncio debug mode
when using asyncio.run
* 📜 🤖  Added by blurb_it.
Co-authored-by: hauntsaninja <>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> 
							
						 
						
							2020-09-02 21:54:46 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Stanley 
								
							 
						 
						
							
							
							
							
								
							
							
								e407013089 
								
							 
						 
						
							
							
								
								Fix and improve asyncio.run() docs (GH-16403)  
							
							
							
						 
						
							2019-09-30 17:12:21 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Emmanuel Arias 
								
							 
						 
						
							
							
							
							
								
							
							
								17deb16883 
								
							 
						 
						
							
							
								
								bpo-38260: Add Docs on asyncio.run (GH-16337)  
							
							... 
							
							
							
							Add docs about return and raise exception on asyncio.run
https://bugs.python.org/issue38260 
Automerge-Triggered-By: @asvetlov 
							
						 
						
							2019-09-25 01:53:49 -07:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Stanley 
								
							 
						 
						
							
							
							
							
								
							
							
								9fdc64cf12 
								
							 
						 
						
							
							
								
								bpo-34037: Fix test_asyncio failure and add loop.shutdown_default_executor() (GH-15735)  
							
							
							
						 
						
							2019-09-19 15:47:22 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yury Selivanov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								416c1ebd98 
								
							 
						 
						
							
							
								
								bpo-32610: Fix asyncio.all_tasks() to return only pending tasks. (GH-7174)  
							
							
							
						 
						
							2018-05-28 17:54:02 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yury Selivanov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a4afcdfa55 
								
							 
						 
						
							
							
								
								bpo-32314: Fix asyncio.run() to cancel runinng tasks on shutdown ( #5262 )  
							
							
							
						 
						
							2018-01-21 14:56:59 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yury Selivanov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								02a0a19206 
								
							 
						 
						
							
							
								
								bpo-32314: Implement asyncio.run() ( #4852 )  
							
							
							
						 
						
							2017-12-14 09:42:21 -05:00