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 serhiy.storchaka
Recipients BvB93, gvanrossum, joshbode, levkivskyi, serhiy.storchaka
Date 2020-09-19.15:34:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600529668.5.0.667762440879.issue41810@roundup.psfhosted.org>
In-reply-to
Content
Would not be better to make MyPy supporting type(Ellipsis)? It would work also on Python versions older than 3.10.

Also, could not Literal[Ellipsis] be used as annotation?
History
Date User Action Args
2020-09-19 15:34:28serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, levkivskyi, BvB93, joshbode
2020-09-19 15:34:28serhiy.storchakasetmessageid: <1600529668.5.0.667762440879.issue41810@roundup.psfhosted.org>
2020-09-19 15:34:28serhiy.storchakalinkissue41810 messages
2020-09-19 15:34:28serhiy.storchakacreate