diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-08-11 01:11:13 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-08-11 01:11:13 +0200 |
commit | c172d952e2aaa48fa47963fa680ed17ab6595cd0 (patch) | |
tree | 23651863063a978846f4820ff85919222892e745 /Python/Python-ast.c | |
parent | 6e4d8dd84e402fc02e527661b521db35a6729b75 (diff) | |
download | cpython-c172d952e2aaa48fa47963fa680ed17ab6595cd0.tar.gz |
Issue #22112, asyncio doc: replace loop.create_task(coro) with
asyncio.async(coro), mention that asyncio.async() can be used to scheduler a
coroutine, and make it clear that create_task() is only available in Python
3.4.2 and later.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions