]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109955 : Update state transition comments for asyncio.Task (#109910)
authorKristján Valur Jónsson <sweskman@gmail.com>
Wed, 27 Sep 2023 22:24:10 +0000 (22:24 +0000)
committerGitHub <noreply@github.com>
Wed, 27 Sep 2023 22:24:10 +0000 (15:24 -0700)
commit45cf5b0c69bb5c51f33fc681d90c45147e311ddf
tree7e4a1541e8476788a32f19562fda877645c27bfe
parent32466c97c06ee5812923d695195394c736eeb707
gh-109955 : Update state transition comments for asyncio.Task (#109910)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Lib/asyncio/tasks.py