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 Mark.Shannon
Recipients BvB93, Mark.Shannon, gvanrossum, joshbode, levkivskyi, serhiy.storchaka
Date 2020-09-21.11:10:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600686611.91.0.165233709246.issue41810@roundup.psfhosted.org>
In-reply-to
Content
I can't resist the pun on typing.
`type(...)` is the least typing :)

More seriously,

From a general consistency point of view,
if this is to be added, shouldn't `types.NoneType` and `types.NotImplementedType` be added as well?
History
Date User Action Args
2020-09-21 11:10:11Mark.Shannonsetrecipients: + Mark.Shannon, gvanrossum, serhiy.storchaka, levkivskyi, BvB93, joshbode
2020-09-21 11:10:11Mark.Shannonsetmessageid: <1600686611.91.0.165233709246.issue41810@roundup.psfhosted.org>
2020-09-21 11:10:11Mark.Shannonlinkissue41810 messages
2020-09-21 11:10:11Mark.Shannoncreate