-
-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
typingAdding static types to trio's interfaceAdding static types to trio's interface
Description
#2881 attempted to add TypeVarTuple to the signature of Nursery.start but hit problems and ended up blocked by python/mypy#16522
I'm opening this issue so we can track it on our end as well, or possibly discuss alternate ways of adding type hints. We could consider having a million overloads like trio-typing did as a stop-gap.
Equivalent anyio issue: agronholm/anyio#678
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
typingAdding static types to trio's interfaceAdding static types to trio's interface