This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocket8888
Recipients ocket8888
Date 2021-02-17.17:14:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1613582092.09.0.127935431113.issue43242@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-02-17 17:14:52ocket8888setrecipients: + ocket8888
2021-02-17 17:14:52ocket8888setmessageid: <1613582092.09.0.127935431113.issue43242@roundup.psfhosted.org>
2021-02-17 17:14:52ocket8888linkissue43242 messages
2021-02-17 17:14:52ocket8888create