Skip to content

Conversation

bennoleslie
Copy link
Contributor

The missing colon in the variable type annotation means that the type of stream is currently incorrectly determined to be of type ellipsis, rather than IO[str].

The missing colon in the variable type annotation means that the type of stream is currently incorrectly determined to be of type ellipsis, rather than IO[str].
@gvanrossum gvanrossum merged commit 7806420 into python:master Nov 18, 2017
@gvanrossum
Copy link
Member

Good eye!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants