]> granicus.if.org Git - python/commit
Issue #20505: Oops, only print debug info if selector.select(timeout) took less
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 11 Feb 2014 09:10:41 +0000 (10:10 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 11 Feb 2014 09:10:41 +0000 (10:10 +0100)
commit5d1ea04b067265918c7a1e2e588e84f8e2ba17f7
tree3332dff0fc76b130805ebb4af5dcaf8672f988da
parent7bff8e1e2b1e395be327662c3c3dccd4e5af1058
Issue #20505: Oops, only print debug info if selector.select(timeout) took less
than timeout
Lib/asyncio/base_events.py