mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-21 08:20:44 +08:00
a9366df7e8
Use parameterized types in Future.add_done_callback(), wait(), and as_completed(). Mark the traceback argument to Future.set_exception_info() as optional.