Files
cpython/Lib/asyncio
Victor Stinner 98b6391fd4 Issue #21163: BaseEventLoop.run_until_complete() and test_utils.run_briefly()
don't log the "destroy pending task" message anymore. The log is redundant for
run_until_complete() and useless in run_briefly().
2014-06-30 14:51:04 +02:00
..
2014-06-30 14:39:11 +02:00
2014-02-18 22:27:48 -05:00