Skip to content

Add NoReturn type to typing stubs #1496

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

Merged
merged 1 commit into from
Jul 21, 2017

Conversation

Michael0x2a
Copy link
Contributor

The NoReturn type is in PEP 484 and in the actual typing module, so should probably exist in the typing stubs.

I copied the definition and comment from mypy_extensions.pyi.

@JelleZijlstra JelleZijlstra merged commit 6d3024f into python:master Jul 21, 2017
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.

2 participants