]> granicus.if.org Git - python/commit
asyncio doc: oh, asyncio module has its own Future class
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 3 Dec 2013 18:17:25 +0000 (19:17 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 3 Dec 2013 18:17:25 +0000 (19:17 +0100)
commit99c2ab4b837288c0b29a1777988b07a77171c544
treedb1360486bdf22f174f60c472f2c4d5dc74c111b
parentcf6f72e329838d774dbd9cbb795c7d213ebc55bc
asyncio doc: oh, asyncio module has its own Future class

Improve also wait() documentation: mention that the first parameter is a
sequence
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-protocol.rst
Doc/library/asyncio-task.rst
Doc/library/asyncio.rst