]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119121: Fix and test `async.staggered.staggered_race` (#119173)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 20 May 2024 11:06:50 +0000 (14:06 +0300)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 11:06:50 +0000 (14:06 +0300)
commit16b46ebd2b0025aa461fdfc95fbf98a4f04b49e6
tree049e61155cbefbe1e135dff8246f416a17dae0d8
parent357f5a1f73684d0c126a5e8f79d76ff3641c4d52
gh-119121: Fix and test `async.staggered.staggered_race` (#119173)
Lib/asyncio/staggered.py
Lib/test/test_asyncio/test_staggered.py [new file with mode: 0644]
Misc/NEWS.d/next/Library/2024-05-19-13-05-59.gh-issue-119121.P1gnh1.rst [new file with mode: 0644]