Skip to content

Avoid does not return error in lambda#17294

Merged
hauntsaninja merged 1 commit into
python:masterfrom
hauntsaninja:lambda-return
May 28, 2024
Merged

Avoid does not return error in lambda#17294
hauntsaninja merged 1 commit into
python:masterfrom
hauntsaninja:lambda-return

Conversation

@hauntsaninja

@hauntsaninja hauntsaninja commented May 26, 2024

Copy link
Copy Markdown
Collaborator

Fixes #10520, fixes #15142

@andersk

andersk commented May 26, 2024

Copy link
Copy Markdown
Contributor

Could be marked as fixing

@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. ✅

@hauntsaninja hauntsaninja merged commit f60f458 into python:master May 28, 2024
@hauntsaninja hauntsaninja deleted the lambda-return branch May 28, 2024 01:07
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.

Return of NoReturn lambda doesn't propagate NoReturn behavior

3 participants