COMMITS
/ Lib/test/test_asyncio/test_free_threading.py July 9, 2025
J
gh-134657: Remove newly added private names from asyncio.__all__ (#134665)
Jelle Zijlstra committed
February 24, 2025
K
gh-129874: improve tests to use correct implementations in asyncio (#130516)
Kumar Aditya committed
February 9, 2025
K
gh-129874: improve asyncio tests to use correct internal functions (#129887)
Kumar Aditya committed
February 6, 2025
K
gh-128002: use per threads tasks linked list in asyncio (#128869)
Kumar Aditya committed
January 24, 2025
K
gh-128002: fix `test_all_tasks_different_thread` in asyncio (#129267)
Kumar Aditya committed
K
gh-128002: use `_PyObject_SetMaybeWeakref` when creating tasks in asyncio (#128885)
Kumar Aditya committed
January 20, 2025
T
gh-128308: pass `**kwargs` to asyncio task_factory (#128768)
Thomas Grainger committed
January 13, 2025
K
gh-128002: add more thread safety tests for asyncio (#128480)
Kumar Aditya committed
January 4, 2025
K
gh-128002: fix many thread safety issues in asyncio (#128147)
Kumar Aditya committed