]> 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)
commit262a458b8a603ed11103bd196f1374a39cee0295
tree653a4f27db17bf93dfac40bdef594b41b7d60a4e
parent7c4bd39a1fd4b69f47ade08fe4732b2ec80f8596
Issue #20505: use also the monotonic time to decide if asyncio debug traces
should be printed
Lib/asyncio/base_events.py