]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
(Merge 3.4) asyncio, Tulip issue 206: In debug mode, keep the callback in the
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Sep 2014 21:24:39 +0000 (23:24 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Sep 2014 21:24:39 +0000 (23:24 +0200)
representation of Handle and TimerHandle after cancel().

1  2 
Lib/test/test_asyncio/test_events.py

Simple merge