[New-bugs-announce] [issue43242] Add Void type to typing library

ocket8888 report at bugs.python.org
Wed Feb 17 12:14:52 EST 2021


New submission from ocket8888 <ocket8888 at gmail.com>:

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: ocket8888
priority: normal
severity: normal
status: open
title: Add Void type to typing library
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43242>
_______________________________________


More information about the New-bugs-announce mailing list