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-06-24 15:21:24 -07: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-07-03 00:31:54 +01:00
2014-09-10 18:00:46 +02:00
2014-08-12 12:45:28 -07:00