]> granicus.if.org Git - python/commit
asyncio doc: document the granularity of the event loop
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 1 Feb 2014 01:36:43 +0000 (02:36 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 1 Feb 2014 01:36:43 +0000 (02:36 +0100)
commit45b27ed53db986d7829d2d0676ae7eb1fc567ed4
tree8aa4284ae62484e05e961d1e2931ce130bc452d8
parent55effc6dd00f456362312c8df32ad2bb1a62ed48
asyncio doc: document the granularity of the event loop

Improve also the "Logging" section
Doc/library/asyncio-dev.rst
Doc/library/asyncio-eventloop.rst
Doc/library/asyncio-task.rst