]> granicus.if.org Git - python/commit
(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)
commit605a64b4360c552b20fc74d1ab51dd5bdd98e1ae
tree9252cadb0b4eb611c5997403128f0e0d2f95da64
parentdc41440401b7c66271bf03c80aada942422a38bb
parent1b38bc65ddc337101cf0b1b02c67a9a6742b0438
(Merge 3.4) asyncio, Tulip issue 206: In debug mode, keep the callback in the
representation of Handle and TimerHandle after cancel().
Lib/test/test_asyncio/test_events.py