8000 `TypeVarTuple` support · Issue #2859 · python-trio/trio · GitHub
[go: up one dir, main page]

Skip to content
TypeVarTuple support #2859
@Zac-HD

Description

@Zac-HD

We can't just use Callable[[], Awaitable[T] because we might also accept positional arguments, but either ParamSpec or overloads for zero-to-five positional arguments should work. (the latter because paramspec probably gets kwargs wrong here)

Metadata

Metadata

Assignees

No one assigned

    Labels

    typingAdding static types to trio's interface

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0