]> granicus.if.org Git - python/commitdiff
(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)
* 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


Trivial merge