| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								__init__.py
							
						
					
				 | 
				
					
						
							
							asyncio: Add support for running subprocesses on Windows with the IOCP event loop (Richard Oudkerk).
						
					
				 | 
				2013-10-30 14:52:03 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								base_events.py
							
						
					
				 | 
				
					
						
							
							asyncio: Better-looking errors when ssl module cannot be imported. In part by Arnaud Faure.
						
					
				 | 
				2013-11-01 14:22:30 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								base_subprocess.py
							
						
					
				 | 
				
					
						
							
							asyncio: Add new file (forgotten).
						
					
				 | 
				2013-10-30 14:56:49 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								constants.py
							
						
					
				 | 
				
					
						
							
							asyncio: Pause accepting whenever accept() returns certain errors. Fixes asyncio issue #78.
						
					
				 | 
				2013-11-01 14:12:50 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								events.py
							
						
					
				 | 
				
					
						
							
							Fix typo in asyncio.AbstractServer documentation
						
					
				 | 
				2013-12-03 18:23:52 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								futures.py
							
						
					
				 | 
				
					
						
							
							asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl Ibarra Corretgé (mostly).
						
					
				 | 
				2013-11-22 11:47:22 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								locks.py
							
						
					
				 | 
				
					
						
							
							asyncio: replace our with asynchronous in docstring
						
					
				 | 
				2013-12-02 14:31:43 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								log.py
							
						
					
				 | 
				
					
						
							
							Rename the logger to plain "logger".
						
					
				 | 
				2013-10-17 15:39:45 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								proactor_events.py
							
						
					
				 | 
				
					
						
							
							asyncio: Add support for running subprocesses on Windows with the IOCP event loop (Richard Oudkerk).
						
					
				 | 
				2013-10-30 14:52:03 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								protocols.py
							
						
					
				 | 
				
					
						
							
							asyncio: Use Interface instead of ABC.  Fixes issue 19726.
						
					
				 | 
				2013-11-30 15:35:42 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								queues.py
							
						
					
				 | 
				
					
						
							
							asyncio: Fix docstring of get_nowait().
						
					
				 | 
				2013-11-24 22:41:35 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								selector_events.py
							
						
					
				 | 
				
					
						
							
							asyncio: Change write buffer use to avoid O(N**2). Make write()/sendto() accept bytearray/memoryview too. Change some asserts with proper exceptions.
						
					
				 | 
				2013-11-27 14:12:48 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								streams.py
							
						
					
				 | 
				
					
						
							
							asyncio: Add StreamReaderProtocol to __all__.
						
					
				 | 
				2013-11-25 15:07:18 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								tasks.py
							
						
					
				 | 
				
					
						
							
							asyncio: Add 'shield' to __all__.
						
					
				 | 
				2013-11-29 09:29:00 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								test_utils.py
							
						
					
				 | 
				
					
						
							
							Issue #19842: Refactor BaseSelector to make it an actual usable ABC.
						
					
				 | 
				2013-12-01 11:04:17 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								transports.py
							
						
					
				 | 
				
					
						
							
							asyncio: Improve default writelines().
						
					
				 | 
				2013-12-02 18:36:30 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								unix_events.py
							
						
					
				 | 
				
					
						
							
							asyncio: Fix from Anthony Baire for CPython issue 19566 (replaces earlier fix).
						
					
				 | 
				2013-11-13 15:50:08 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								windows_events.py
							
						
					
				 | 
				
					
						
							
							Issue #19740: Use WaitForSingleObject() instead of trusting TimerOrWaitFired.
						
					
				 | 
				2013-11-24 17:50:40 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								windows_utils.py
							
						
					
				 | 
				
					
						
							
							asyncio: Various style nits.
						
					
				 | 
				2013-11-01 14:20:55 -07:00 |