From: Victor Stinner Date: Wed, 25 Jun 2014 19:43:21 +0000 (+0200) Subject: (Merge 3.4) asyncio, Tulip issue 177: Rewite repr() of Future, Task, Handle and X-Git-Tag: v3.5.0a1~1408 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=893df48682512382fd327045eb9a08fdc610b95e;p=python (Merge 3.4) asyncio, Tulip issue 177: Rewite repr() of Future, Task, Handle and TimerHandle - Uniformize repr() output to format "" - On Python 3.5+, repr(Task) uses the qualified name instead of the short name of the coroutine --- 893df48682512382fd327045eb9a08fdc610b95e