]> granicus.if.org Git - python/commit
asyncio, Tulip issue 206: In debug mode, keep the callback in the
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Sep 2014 21:24:13 +0000 (23:24 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Sep 2014 21:24:13 +0000 (23:24 +0200)
commit1b38bc65ddc337101cf0b1b02c67a9a6742b0438
tree653dfa5fa82fede35fef990fd08982c53760c3af
parent86c9e1877cc287b602e06f3627cda2d81cbd176a
asyncio, Tulip issue 206: In debug mode, keep the callback in the
representation of Handle and TimerHandle after cancel().
Lib/asyncio/events.py
Lib/test/test_asyncio/test_events.py