From b45a4c022978cfd36b817c9389b8720c7a501cae Mon Sep 17 00:00:00 2001 From: Yury Selivanov Date: Tue, 21 Nov 2017 11:19:52 -0500 Subject: [PATCH] Fix slow_callback_duration repr in warnings for TimerHandles Issue #103. --- tests/test_base.py | 4 ++-- uvloop/cbhandles.pyx | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/test_base.py b/tests/test_base.py index 2a92b67..868b6b1 100644 --- a/tests/test_base.py +++ b/tests/test_base.py @@ -348,8 +348,8 @@ class _TestBase: # format message msg = log.call_args[0][0] % log.call_args[0][1:] - # self.assertIn('Executing