Home
last modified time | relevance | path

Searched refs:TYPE_CHECKING (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Misc/NEWS.d/
D3.6.0a2.rst269 Type[], NewType(), TYPE_CHECKING, and numerous bug fixes (note that some of
D3.5.2rc1.rst424 Type[], NewType(), TYPE_CHECKING, and numerous bug fixes (note that some of
/external/python/cpython3/Doc/library/
Dtyping.rst1088 .. data:: TYPE_CHECKING
1093 if TYPE_CHECKING:
/external/python/cpython3/Lib/
Dtyping.py1446 TYPE_CHECKING = False variable
/external/python/cpython3/Doc/whatsnew/
D3.6.rst1625 A new :const:`~typing.TYPE_CHECKING` constant that is assumed to be