commit | df59293bf0d815fe37743025d639a63a78e0c771 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jul 01 21:06:51 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 01 21:06:51 2020 -0700 |
tree | c5620f0b8d6d04860852303d822dfb6551733651 | |
parent | fe0175f5b50967aae90cb759a0d2d016fb745584 [diff] |
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>