]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Jul 2020 04:06:51 +0000 (21:06 -0700)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2020 04:06:51 +0000 (21:06 -0700)
commitdf59293bf0d815fe37743025d639a63a78e0c771
treec5620f0b8d6d04860852303d822dfb6551733651
parentfe0175f5b50967aae90cb759a0d2d016fb745584
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874)

(cherry picked from commit 004e64e8059fe68a72890314673282f2e60d5ce1)

Co-authored-by: Rémi Lapeyre <remi.lapeyre@lenstra.fr>
Doc/library/asyncio-task.rst
Doc/whatsnew/3.9.rst
Lib/asyncio/tasks.py
Lib/test/test_asyncio/test_tasks.py
Misc/NEWS.d/next/Library/2020-06-15-00-13-57.bpo-40967._dx3OO.rst [new file with mode: 0644]
Modules/_asynciomodule.c
Modules/clinic/_asynciomodule.c.h