Skip to content

Add NoReturn type to typing stubs#1496

Merged
JelleZijlstra merged 1 commit into
python:masterfrom
Michael0x2a:add-noreturn-type
Jul 21, 2017
Merged

Add NoReturn type to typing stubs#1496
JelleZijlstra merged 1 commit into
python:masterfrom
Michael0x2a:add-noreturn-type

Conversation

@Michael0x2a

Copy link
Copy Markdown
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