Closed
Description
Tornado is considering the release of a version of Tornado with inline annotations. That's great! But because the rule for type checkers is to prefer stubs over .py files, those inline annotations won't be used when type-checking applications using typeshed, because typeshed has its own Tornado stubs.
It would be good to create a convention for this, but I don't know how. Maybe we could solve it with some path magic?
Metadata
Metadata
Assignees
Labels
No labels