python-trio / trio-typing

Type hints for Trio and related projects
Other
27 stars 14 forks source link

Documentation improvements #9

Open oremanj opened 5 years ago

oremanj commented 5 years ago

7: our example doesn't actually work, due to a mypy bug

6: provide an example that demonstrates correctly typed usage of channels, since the error that mypy provides if you drop the type variable is confusing