Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve typing for stream_with_context #4090

Merged
merged 1 commit into from
May 21, 2021
Merged

improve typing for stream_with_context #4090

merged 1 commit into from
May 21, 2021

Conversation

davidism
Copy link
Member

@davidism davidism commented May 21, 2021

Use Iterator[AnyStr] instead of Generator[Any, Any, Any] for argument and return value.

@davidism davidism added this to the 2.0.1 milestone May 21, 2021
@davidism davidism merged commit 9f606a8 into 2.0.x May 21, 2021
@davidism davidism deleted the stream-type branch May 21, 2021 15:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant