COMMITS
/ Lib/test/test_asyncio/test_threads.py July 9, 2025
J
gh-134657: Remove newly added private names from asyncio.__all__ (#134665)
Jelle Zijlstra committed
December 18, 2024
K
gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024)
Kumar Aditya committed
September 13, 2024
L
gh-122957: Fix test flakiness in asyncio test in free-thread build (#124039)
Loïc Estève committed
March 23, 2022
A
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086)
Andrew Svetlov committed
May 21, 2020
K
bpo-32309: Add support for contextvars in asyncio.to_thread() (GH-20278)
Kyle Stanley committed
May 19, 2020
K
bpo-32309: Implement asyncio.to_thread() (GH-20143)
Kyle Stanley committed