[issue40967] asyncio.Task.all_tasks() and asyncio.Task.current_task() must be removed in 3.9

miss-islington report at bugs.python.org
Thu Jul 2 00:06:55 EDT 2020


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset df59293bf0d815fe37743025d639a63a78e0c771 by Miss Islington (bot) in branch '3.9':
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874)
https://github.com/python/cpython/commit/df59293bf0d815fe37743025d639a63a78e0c771


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40967>
_______________________________________


More information about the Python-bugs-list mailing list