Skip to content

Improve from_(...) overloads for generators#64

Merged
kuyugama merged 1 commit into
mainfrom
kh/feat/improve-from_-overloads
Dec 19, 2025
Merged

Improve from_(...) overloads for generators#64
kuyugama merged 1 commit into
mainfrom
kh/feat/improve-from_-overloads

Conversation

@kuyugama

Copy link
Copy Markdown
Member

If parameter generator was set to False ensure that type-checkers will infer Generator type, not the yielded value type

If parameter `generator` was set to `False` ensure that type-checkers will infer Generator type, not the yielded value type
@kuyugama kuyugama self-assigned this Dec 19, 2025
@kuyugama kuyugama added the enhancement New feature or request label Dec 19, 2025
@kuyugama kuyugama merged commit 95ba688 into main Dec 19, 2025
10 checks passed
@kuyugama kuyugama deleted the kh/feat/improve-from_-overloads branch December 19, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant