[issue41810] Consider reintroducing `types.EllipsisType` for the sake of typing

Bas van Beek report at bugs.python.org
Mon Sep 21 12:17:16 EDT 2020


Bas van Beek <bas.vanbeek at hotmail.com> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41810>
_______________________________________


More information about the Python-bugs-list mailing list