Staging
v0.5.1
https://github.com/python/cpython
Revision 337e03ff7855ddcc166e43c4d5f2a282062e0e97 authored by Victor Stinner on 10 August 2014, 23:11:13 UTC, committed by Victor Stinner on 10 August 2014, 23:11:13 UTC
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.
1 parent 6d20168
History
Tip revision: 337e03ff7855ddcc166e43c4d5f2a282062e0e97 authored by Victor Stinner on 10 August 2014, 23:11:13 UTC
Issue #22112, asyncio doc: replace loop.create_task(coro) with
Tip revision: 337e03f
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 960 bytes
.hgeol -rw-r--r-- 800 bytes
.hgignore -rw-r--r-- 1.2 KB
.hgtags -rw-r--r-- 6.6 KB
.hgtouch -rw-r--r-- 1.2 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 53.4 KB
README -rw-r--r-- 6.6 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 438.2 KB
configure.ac -rw-r--r-- 138.4 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.1 KB
setup.py -rw-r--r-- 95.2 KB

README

back to top