]> granicus.if.org Git - python/commit
bpo-32272: Remove asyncio.async() function. (#4784)
authorYury Selivanov <yury@magic.io>
Mon, 11 Dec 2017 15:03:48 +0000 (10:03 -0500)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2017 15:03:48 +0000 (10:03 -0500)
commit9edad3c7011ccab0a66a065933abebf3288cf1a1
tree23d6606e290e810ddf8b5c428873ea56a19e1578
parent1b74f9b77a6fa1d7828986cb79d5b10942ff9141
bpo-32272: Remove asyncio.async() function. (#4784)
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-task.rst
Lib/asyncio/tasks.py
Misc/NEWS.d/next/Library/2017-12-10-18-59-13.bpo-32272.Mu84Am.rst [new file with mode: 0644]