[Python-checkins] cpython: asyncio: Future.set_exception(exc) should instantiate exc if it is a class.