]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129195: use `future_add_to_awaited_by/future_discard_from_awaited_by` in `asyncio...
authorThomas Grainger <tagrain@gmail.com>
Sun, 26 Jan 2025 15:44:16 +0000 (15:44 +0000)
committerGitHub <noreply@github.com>
Sun, 26 Jan 2025 15:44:16 +0000 (21:14 +0530)
commitfccbfc40b546630fa7ee404c0949d52ab2921a90
treef5765c5f637efeedf2c6dc7144d4406c023f0107
parenta156b1942476809d9aca9899ee6465f10671c5c6
gh-129195: use `future_add_to_awaited_by/future_discard_from_awaited_by` in `asyncio.staggered.staggered_race` (#129253)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Lib/asyncio/staggered.py
Lib/test/test_external_inspection.py
Misc/NEWS.d/next/Library/2025-01-24-10-48-32.gh-issue-129195.89d5NU.rst [new file with mode: 0644]