Skip to content

fix a subtle typing issue w/ _call_sync #1152

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

Merged
merged 1 commit into from
May 29, 2025
Merged

fix a subtle typing issue w/ _call_sync #1152

merged 1 commit into from
May 29, 2025

Conversation

ischneider
Copy link
Member

introduced by mypy-1.16.0

add a base client to reduce some redundant code and introduce a generic _aiter_to_iter function to further reduce boilerplate

PR Checklist:

  • This PR is as small and focused as possible

introduced by mypy-1.16.0

add a base client to reduce some redundant code and introduce
a generic _aiter_to_iter function to further reduce boilerplate
@ischneider ischneider merged commit d1a43ca into main May 29, 2025
9 checks passed
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