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

fix IterationResult type's pendingFirst inferrence #58

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

shtaif
Copy link
Owner

@shtaif shtaif commented Jan 16, 2025

Fix IterationResult type's pendingFirst property incorrectly inferred as false instead of boolean when the source type is a regular async iterable.

@shtaif shtaif self-assigned this Jan 16, 2025
@shtaif shtaif marked this pull request as ready for review January 16, 2025 13:44
@shtaif shtaif changed the title fix IterationResult type's pendingFirst not inferred false inst… fix IterationResult type's pendingFirst inferrence Jan 16, 2025
…se` instead of `boolean` when the source type is a regular async iter
@shtaif shtaif force-pushed the fix-iteration-result-async-iter-typing branch from 9f511e8 to dba3d5f Compare January 16, 2025 13:46
@shtaif shtaif merged commit 8163847 into master Jan 16, 2025
6 checks passed
@shtaif shtaif deleted the fix-iteration-result-async-iter-typing branch January 16, 2025 13:49
Copy link

🎉 This PR is included in version 0.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant