]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145107: simplify asyncio staggered race using eager_start=False (#145108)
authorThomas Grainger <tagrain@gmail.com>
Fri, 24 Jul 2026 14:40:25 +0000 (15:40 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 14:40:25 +0000 (14:40 +0000)
commit74f4b06958eabfb0619b6f53c352397e52a75949
treecc8b362c2356c77633cc63b727eacb6be9f6c73d
parentfb64db25f3a970feb6d96101ea00176d0e9ff648
gh-145107: simplify asyncio staggered race using eager_start=False (#145108)
Lib/asyncio/staggered.py
Misc/NEWS.d/next/Library/2026-02-22-11-27-57.gh-issue-145107.ZlQXEZ.rst [new file with mode: 0644]