From: Victor Stinner Date: Mon, 25 Aug 2014 15:04:37 +0000 (+0200) Subject: (Merge 3.4) asyncio: update the doc X-Git-Tag: v3.5.0a1~1010 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3597befd68b3307d58765863544effcff75386a9;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) asyncio: update the doc * dev: mention that the logging must be configured at DEBUG level * streams: drain() has no more a strange return value, it's just a standard coroutine --- 3597befd68b3307d58765863544effcff75386a9