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 eric.smith
Recipients BvB93, Mark.Shannon, eric.smith, gvanrossum, joshbode, levkivskyi, serhiy.storchaka
Date 2020-09-21.20:08:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600718913.56.0.0670084917248.issue41810@roundup.psfhosted.org>
In-reply-to
Content
Thanks for doing the research, Bas! It sounds like adding back in NoneType, NotImplementedType, and EllipsisType is appropriate, then.

+1

The commit should have a comment about the reason: for type checkers which can't use type(Ellipsis), etc. I'll add a comment on the PR about adding a similar note to the blurb.
History
Date User Action Args
2020-09-21 20:08:33eric.smithsetrecipients: + eric.smith, gvanrossum, Mark.Shannon, serhiy.storchaka, levkivskyi, BvB93, joshbode
2020-09-21 20:08:33eric.smithsetmessageid: <1600718913.56.0.0670084917248.issue41810@roundup.psfhosted.org>
2020-09-21 20:08:33eric.smithlinkissue41810 messages
2020-09-21 20:08:33eric.smithcreate