]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks...
authorRémi Lapeyre <remi.lapeyre@lenstra.fr>
Thu, 2 Jul 2020 03:41:21 +0000 (05:41 +0200)
committerGitHub <noreply@github.com>
Thu, 2 Jul 2020 03:41:21 +0000 (20:41 -0700)
commit004e64e8059fe68a72890314673282f2e60d5ce1
tree02729d1a0324f5ccfbdea2d667cc2ec348c5a156
parent666ecfb0957a2fa0df5e2bd03804195de74bdfbf
bpo-40967: Remove deprecated asyncio.Task.current_task() and asyncio.Task.all_tasks() (GH-20874)
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