Skip to content

Replace NoReturn with Never#16079

Open
srittau wants to merge 3 commits into
python:mainfrom
srittau:rm-noreturn
Open

Replace NoReturn with Never#16079
srittau wants to merge 3 commits into
python:mainfrom
srittau:rm-noreturn

Conversation

@srittau

@srittau srittau commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Closes: #13891

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau
srittau marked this pull request as ready for review July 23, 2026 11:15
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.

Migrate from typing.NoReturn to typing.Never

3 participants