]> granicus.if.org Git - python/commit
(Merge 3.4) asyncio: Fix BaseEventLoop._assert_is_current_event_loop():
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 23 Jun 2014 13:14:50 +0000 (15:14 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 23 Jun 2014 13:14:50 +0000 (15:14 +0200)
commit289cae4f929997bcfe9689c3e9dd7a3be5e5919f
tree99c2573dafb4da1bdd3fe59c91950d88839cc696
parentef85df168ac4481d54ece0e7ba84ff7d48647e20
parent751c7c0f2db30a8a29383ec105d200991c209fe8
(Merge 3.4) asyncio: Fix BaseEventLoop._assert_is_current_event_loop():
get_event_loop() raises an exception if there is no current loop