[issue43242] Add Void type to typing library

2021-02-17 Thread ocket8888


New submission from ocket :

It'd be nice to have a "void" type that indicates to static type checkers that 
a function/method cannot be used in a valid assignment.

--
components: Library (Lib)
messages: 387166
nosy: ocket
priority: normal
severity: normal
status: open
title: Add Void type to typing library
type: enhancement
versions: Python 3.10

___
Python tracker 
<https://bugs.python.org/issue43242>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43242] Add Void type to typing library

2021-02-17 Thread ocket8888


Change by ocket :


--
keywords: +patch
pull_requests: +23338
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/24557

___
Python tracker 
<https://bugs.python.org/issue43242>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com