Skip to content

stubgen: Support yield from statements#15271

Merged
JelleZijlstra merged 2 commits into
python:masterfrom
hamdanal:stubgen-yield-from
May 21, 2023
Merged

stubgen: Support yield from statements#15271
JelleZijlstra merged 2 commits into
python:masterfrom
hamdanal:stubgen-yield-from

Conversation

@hamdanal

Copy link
Copy Markdown
Collaborator

Resolves #10744

@github-actions

This comment has been minimized.

Comment thread test-data/unit/stubgen.test
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JelleZijlstra
JelleZijlstra merged commit 2ede35f into python:master May 21, 2023
@hamdanal
hamdanal deleted the stubgen-yield-from branch May 22, 2023 18:42
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.

stubgen: Support "yield from"

2 participants