commit | 669eeaf9339a4096db0e5566b4c986300cb60f00 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sun Jan 26 00:02:31 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sun Jan 26 00:02:31 2014 +0100 |
tree | 4b286f6acb2233d518b9e6a69e434c3f0e2c3a7e | |
parent | 3c2f175ec4355a0e1f3e4d7c21ff3986e8d93dc8 [diff] |
Merge latest Tulip into asyncio - Make the new granularity attribute private - Simplify BaseEventLoop._run_once(): avoid math.ceil(), use simple arithmetic instead