]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-109955 : Update state transition comments for asyncio.Task (GH-109910)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 15:41:12 +0000 (08:41 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 15:41:12 +0000 (17:41 +0200)
commitdd67e59bb195cac4a4d9fdc05eca217cd1918f96
treec8779dcf73a0a2e244270d60a0bd08408d609f6b
parent73ec1e7c219ea116521bd1024d23b352625966f0
[3.12] gh-109955 : Update state transition comments for asyncio.Task (GH-109910) (#109992)

gh-109955 : Update state transition comments for asyncio.Task (GH-109910)
(cherry picked from commit 45cf5b0c69bb5c51f33fc681d90c45147e311ddf)

Co-authored-by: Kristján Valur Jónsson <sweskman@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Lib/asyncio/tasks.py