Files
cpython/Lib
Victor Stinner 2de8a6980a (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.
2014-10-11 14:35:33 +02:00
..
2014-10-09 18:45:07 -04:00
2014-09-29 21:54:28 -04:00
2014-09-17 16:32:46 +08:00
2014-09-10 18:00:46 +02:00