COMMITS
/ Lib/test/test_asyncio/test_eager_task_factory.py October 3, 2025
K
gh-105987: unskip `test_issue105987` from `test_asyncio.test_eager_task_factory` (#139538)
Kumar Aditya committed
July 9, 2025
J
gh-134657: Remove newly added private names from asyncio.__all__ (#134665)
Jelle Zijlstra committed
May 5, 2025
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
January 20, 2025
T
gh-128308: pass `**kwargs` to asyncio task_factory (#128768)
Thomas Grainger committed
December 18, 2024
K
gh-127949: deprecate `asyncio.set_event_loop_policy` (#128024)
Kumar Aditya committed
November 29, 2024
V
gh-127258: Fix asyncio test_staggered_race_with_eager_tasks() (#127358)
Victor Stinner committed
October 11, 2024
T
gh-124309: fix staggered race on eager tasks (#124847)
Thomas Grainger committed
October 1, 2024
P
gh-124309: Revert eager task factory fix to prevent breaking downstream (#124810)
Peter Bierma committed
September 26, 2024
July 27, 2024
P
gh-122332: Fix missing `NULL` check in `asyncio.Task.get_coro` (#122338)
Peter Bierma committed
September 24, 2023
A
gh-109653: Remove unused imports in the `Lib/` directory (#109803)
Alex Waygood committed
June 24, 2023
June 6, 2023
V
gh-105407: Remove unused imports in tests (#105408)
Victor Stinner committed
May 1, 2023
I
gh-97696: asyncio eager tasks factory (#102853)
Itamar Ostricher committed