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 BvB93
Recipients BvB93, Mark.Shannon, gvanrossum, joshbode, levkivskyi, serhiy.storchaka
Date 2020-09-21.16:17:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600705036.56.0.0203175656372.issue41810@roundup.psfhosted.org>
In-reply-to
Content
Apparently pyright has some interest in `NoneType` (https://github.com/python/typeshed/pull/4519), so it seems there are already some actual use cases.

In any case, I'm ok with adding `NoneType` and `NotImplementedType` to the PR.
History
Date User Action Args
2020-09-21 16:17:16BvB93setrecipients: + BvB93, gvanrossum, Mark.Shannon, serhiy.storchaka, levkivskyi, joshbode
2020-09-21 16:17:16BvB93setmessageid: <1600705036.56.0.0203175656372.issue41810@roundup.psfhosted.org>
2020-09-21 16:17:16BvB93linkissue41810 messages
2020-09-21 16:17:16BvB93create