cpython/Lib/test/test_asyncio
Miss Islington (bot) 924a6ceb81
[3.13] gh-127949: fix resource warnings in test_tasks.py (GH-128172) (#131805)
gh-127949: fix resource warnings in `test_tasks.py` (GH-128172)
(cherry picked from commit b66a4ad9fc)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
2025-03-28 19:32:03 +05:30
..
__init__.py
__main__.py
echo.py
echo2.py
echo3.py
functional.py
test_base_events.py [3.13] gh-130736: Fix asyncio test_shutdown_default_executor_timeout() (GH-130800) (#130825) 2025-03-04 17:41:31 +05:30
test_buffered_proto.py
test_context.py
test_eager_task_factory.py [3.13] gh-128308: pass **kwargs to asyncio task_factory (GH-128768) (#130084) 2025-02-14 22:04:17 +05:30
test_events.py [3.13] gh-131645: fix ResourceWarnings in test_asyncio.test_events (#131646) (#131661) 2025-03-24 13:18:57 +00:00
test_futures.py
test_futures2.py
test_locks.py
test_pep492.py
test_proactor_events.py
test_protocols.py
test_queues.py
test_runners.py
test_selector_events.py [3.13] gh-115514: Fix incomplete writes after close while using ssl in asyncio(GH-128037) (#129581) 2025-02-02 16:12:12 +00:00
test_sendfile.py
test_server.py
test_sock_lowlevel.py
test_ssl.py [3.13] gh-115514: Fix incomplete writes after close while using ssl in asyncio(GH-128037) (#129581) 2025-02-02 16:12:12 +00:00
test_sslproto.py
test_staggered.py [3.13] gh-128479: fix asyncio staggered race leaking tasks, and logging unhandled exception.append exception (GH-128475) (#129227) 2025-01-23 22:16:02 +01:00
test_streams.py
test_subprocess.py
test_taskgroups.py [3.13] gh-128308: pass **kwargs to asyncio task_factory (GH-128768) (#130084) 2025-02-14 22:04:17 +05:30
test_tasks.py [3.13] gh-127949: fix resource warnings in test_tasks.py (GH-128172) (#131805) 2025-03-28 19:32:03 +05:30
test_threads.py
test_timeouts.py
test_transports.py
test_unix_events.py
test_waitfor.py
test_windows_events.py
test_windows_utils.py
utils.py