Add Void type by ocket8888 · Pull Request #24557 · python/cpython · GitHub
Skip to content

Add Void type - #24557

Closed
ocket8888 wants to merge 1 commit into
python:masterfrom
ocket8888:void-type
Closed

ocket8888 wants to merge 1 commit into
python:masterfrom
ocket8888:void-type

Conversation

@ocket8888

@ocket8888 ocket8888 commented Feb 17, 2021

Copy link
Copy Markdown

Add Void Type

bpo-43242: Adds a "Void" type to the typing library, which indicates (to type checkers) a return type that cannot be used in a valid assignment.

@the-knights-who-say-ni

Copy link
Copy Markdown

@gvanrossum

Copy link
Copy Markdown
Member

This should be discussed on typing-sig first.

@gvanrossum gvanrossum closed this Feb 17, 2021
@ocket8888

Copy link
Copy Markdown
Author

What's "typing-sig"?

@merwok

merwok commented Feb 19, 2021

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants