summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-09-20-15-14-05.bpo-41810.7l8lyV.rst
blob: 515aea9e36ce956ba14988ec70d4432ae929fb30 (plain)
1
2
3
:data:`types.EllipsisType`, :data:`types.NotImplementedType` and
:data:`types.NoneType` have been reintroduced, providing a new set
of types readily interpretable by static type checkers.