mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 00:34:04 +08:00
01d4a4c395
Future.exception can return None if no exception was capture in the future. As documented: https://docs.python.org/3/library/asyncio-future.html#asyncio.Future.exception