From: Victor Stinner Date: Mon, 30 Jun 2014 12:51:24 +0000 (+0200) Subject: (Merge 3.4) Issue #21163: BaseEventLoop.run_until_complete() and X-Git-Tag: v3.5.0a1~1373 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1f9ed75bda20fdb0cdc7902cbae1de1f994ad3a;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) 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(). --- b1f9ed75bda20fdb0cdc7902cbae1de1f994ad3a