From: Victor Stinner Date: Sat, 11 Oct 2014 12:35:33 +0000 (+0200) Subject: (Merge 3.4) Issue #22601: run_forever() now consumes BaseException of the X-Git-Tag: v3.5.0a1~695^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2de8a6980ac544ed9c10d609d7fc4d93eca2595f;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) Issue #22601: run_forever() now consumes BaseException of the temporary task If the coroutine raised a BaseException, consume the exception to not log a warning. The caller doesn't have access to the local task. --- 2de8a6980ac544ed9c10d609d7fc4d93eca2595f