]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
TaskGroup: Use explicit None check for cancellation error (#114708)
authorMatan Perelman <matan1008@gmail.com>
Mon, 29 Jan 2024 19:12:33 +0000 (21:12 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 19:12:33 +0000 (11:12 -0800)
commit29952c86f3f8a972203a1ccd8381448efe145ada
tree7bf7f2932a9e66f67346178886cb6cb20589b0be
parentaa3402ad451777d8dd3ec560e14cb16dc8540c0e
TaskGroup: Use explicit None check for cancellation error (#114708)
Lib/asyncio/taskgroups.py