mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-02 22:11:32 +08:00
Use parameterized types in Future.add_done_callback(), wait(), and as_completed(). Mark the traceback argument to Future.set_exception_info() as optional.