mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 06:36:54 +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.