]> granicus.if.org Git - python/commit
(Merge 3.4) asyncio: update the doc
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Aug 2014 15:04:37 +0000 (17:04 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 25 Aug 2014 15:04:37 +0000 (17:04 +0200)
commit3597befd68b3307d58765863544effcff75386a9
tree17917466bb005704fcc59a95e0c732fef121ac2d
parentca18be6db2e95720a9904ecfe69012cd2058a344
parentd71dcbb043578c0abe770a2f37fac36e1a402821
(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