| .. | 
		
		
			
			
			
			
				| __init__.py | bpo-40280: Skip socket, fork, subprocess tests on Emscripten (GH-31986) | 2022-03-22 03:04:36 -07:00 | 
		
			
			
			
			
				| __main__.py |  |  | 
		
			
			
			
			
				| echo.py |  |  | 
		
			
			
			
			
				| echo2.py |  |  | 
		
			
			
			
			
				| echo3.py |  |  | 
		
			
			
			
			
				| functional.py | bpo-45011: Fix test_asyncio without C module _asyncio (GH-27968) | 2021-08-26 14:48:24 +02:00 | 
		
			
			
			
			
				| test_base_events.py | gh-71042: Add platform.android_ver(#116674) | 2024-03-27 17:53:27 +01:00 | 
		
			
			
			
			
				| test_buffered_proto.py | bpo-38242: Revert "bpo-36889: Merge asyncio streams (GH-13251)" (#16482) | 2019-09-29 21:59:55 -07:00 | 
		
			
			
			
			
				| test_context.py | bpo-46425: fix direct invocation of asynciotests (#30725) | 2022-01-22 13:06:27 +02:00 | 
		
			
			
			
			
				| test_eager_task_factory.py | gh-109653: Remove unused imports in the Lib/directory (#109803) | 2023-09-24 15:07:23 +01:00 | 
		
			
			
			
			
				| test_events.py | gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011) | 2024-03-23 08:39:35 -07:00 | 
		
			
			
			
			
				| test_futures.py | gh-117459: Keep the traceback in _convert_future_exc (#117460) | 2024-04-03 20:13:32 -07:00 | 
		
			
			
			
			
				| test_futures2.py | GH-96764: rewrite asyncio.wait_forto useasyncio.timeout(#98518) | 2023-02-17 00:18:21 +05:30 | 
		
			
			
			
			
				| test_locks.py | gh-112202: Ensure that condition.notify() succeeds even when racing with Task.cancel() (#112201) | 2024-02-03 08:19:37 -08:00 | 
		
			
			
			
			
				| test_pep492.py | GH-102748: remove legacy support for generator based coroutines from asyncio.iscoroutine(#102749) | 2023-03-16 20:28:10 +05:30 | 
		
			
			
			
			
				| test_proactor_events.py | gh-113812: Allow DatagramTransport.sendto to send empty data (#115199) | 2024-02-16 18:38:07 -08:00 | 
		
			
			
			
			
				| test_protocols.py | Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253) | 2022-02-10 14:57:20 +02:00 | 
		
			
			
			
			
				| test_queues.py | gh-96471: Add asyncio queue shutdown (#104228) | 2024-04-06 07:27:13 -07:00 | 
		
			
			
			
			
				| test_runners.py | gh-112559: Avoid unnecessary conversion attempts to enum_klass in signal.py (#113040) | 2023-12-23 17:07:52 -08:00 | 
		
			
			
			
			
				| test_selector_events.py | gh-113812: Allow DatagramTransport.sendto to send empty data (#115199) | 2024-02-16 18:38:07 -08:00 | 
		
			
			
			
			
				| test_sendfile.py | gh-111347: Remove wrong assertion in test_sendfile (#111377) | 2023-10-29 08:22:15 -07:00 | 
		
			
			
			
			
				| test_server.py | gh-113538: Add asycio.Server.{close,abort}_clients (redo) (#116784) | 2024-03-18 13:15:53 -07:00 | 
		
			
			
			
			
				| test_sock_lowlevel.py | gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (#32011) | 2024-03-23 08:39:35 -07:00 | 
		
			
			
			
			
				| test_ssl.py | gh-95649: Document that asyncio contains uvloop code (#107536) | 2024-01-12 22:21:13 +00:00 | 
		
			
			
			
			
				| test_sslproto.py | GH-113214: Fix SSLProto exception handling in SSL-over-SSL scenarios (#113334) | 2023-12-20 15:09:01 -08:00 | 
		
			
			
			
			
				| test_streams.py | gh-116112: Fix ResourceWarningintest_asyncio.test_stream(#116371) | 2024-03-06 01:08:18 +03:00 | 
		
			
			
			
			
				| test_subprocess.py | gh-71052: Change Android's sys.platformfrom "linux" to "android" | 2024-03-11 19:25:39 +00:00 | 
		
			
			
			
			
				| test_taskgroups.py | gh-115957: Close coroutine if TaskGroup.create_task() raises an error (#116009) | 2024-03-06 12:20:26 -08:00 | 
		
			
			
			
			
				| test_tasks.py | gh-77714: Provide an async iterator version of as_completed (GH-22491) | 2024-04-01 20:07:29 +03:00 | 
		
			
			
			
			
				| test_threads.py | bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086) | 2022-03-23 23:17:07 +02:00 | 
		
			
			
			
			
				| test_timeouts.py | gh-96037: Always insert TimeoutError when exit an expired asyncio.timeout() block (GH-113819) | 2024-01-10 12:50:31 +02:00 | 
		
			
			
			
			
				| test_transports.py | Fix warning: asyncio.events._event_loop_policy was modified by test_asyncio (GH-31253) | 2022-02-10 14:57:20 +02:00 | 
		
			
			
			
			
				| test_unix_events.py | gh-114099: Add test exclusions to support running the test suite on iOS (#114889) | 2024-02-05 01:04:57 +01:00 | 
		
			
			
			
			
				| test_waitfor.py | chore: fix typos (#116345) | 2024-03-05 09:05:52 -07:00 | 
		
			
			
			
			
				| test_windows_events.py | gh-116773: Ensure overlapped objects on Windows are not deallocated too early by asyncio (GH-116774) | 2024-03-20 14:33:28 +00:00 | 
		
			
			
			
			
				| test_windows_utils.py | bpo-44287: asyncio test_popen() uses longer timeout (GH-26832) | 2021-06-22 01:58:19 +02:00 | 
		
			
			
			
			
				| utils.py | gh-110205: Fix asyncio ThreadedChildWatcher._join_threads() (#110884) | 2023-10-27 15:44:12 -07:00 |