Skip to content

Please check our new types! #2775

Description

@A5rocks

trio now has some level of typed-ness! Unfortunately, we did not just copy over trio-typing meaning the type hints are slightly different.

If your project:

  1. uses trio-typing or some custom type stubs (!?!)
  2. is typechecked against a recent trio version

then please help us check our new typed interface by checking your code against git+https://github.com/python-trio/trio and telling us your results here! I expect a couple minor-ish typing changes before releasing 0.23.0 (TypeVarTuples, #2761, and fixes for any type issues) but the current state of things should be final-ish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    typingAdding static types to trio's interface

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions