diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2014-08-10 23:11:13 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2014-08-10 23:11:13 (GMT) |
| commit | 337e03ff7855ddcc166e43c4d5f2a282062e0e97 (patch) | |
| tree | 3236b925fb2e5289053f7519e3036bb818a9e1ae /Lib/test/bad_coding2.py | |
| parent | 6d201685e490138610e8e6fc321bbca6589c3cc2 (diff) | |
| download | cpython-337e03ff7855ddcc166e43c4d5f2a282062e0e97.zip cpython-337e03ff7855ddcc166e43c4d5f2a282062e0e97.tar.gz cpython-337e03ff7855ddcc166e43c4d5f2a282062e0e97.tar.bz2 | |
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 'Lib/test/bad_coding2.py')
0 files changed, 0 insertions, 0 deletions
