]> granicus.if.org Git - python/commit
Issue #20505: use also the monotonic time to decide if asyncio debug traces
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 11 Feb 2014 09:26:53 +0000 (10:26 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 11 Feb 2014 09:26:53 +0000 (10:26 +0100)
commit1db2ba3a92a435e871800612a14a9dfc9e760fab
tree5244820650c289aa718e2af204356c26c2771b3a
parent5d1ea04b067265918c7a1e2e588e84f8e2ba17f7
Issue #20505: use also the monotonic time to decide if asyncio debug traces
should be printed
Lib/asyncio/base_events.py