Created
May 24, 2017 05:00
-
-
Save Michael0x2a/00eae0ec9062ef1a74c622fdb552ce5f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In Python 3.6.1 but not 3.5.0 | |
AsyncGenerator | |
AsyncIterable | |
AsyncIterator | |
Awaitable | |
CT_co | |
ChainMap | |
ClassVar | |
Collection | |
ContextManager | |
Coroutine | |
Counter | |
DefaultDict | |
Deque | |
MethodDescriptorType | |
MethodWrapperType | |
NamedTupleMeta | |
NewType | |
SlotWrapperType | |
TYPE_CHECKING | |
Text | |
Type | |
_Any | |
_ClassVar | |
_FinalTypingBase | |
_Optional | |
_PY36 | |
_TypingBase | |
_TypingEllipsis | |
_TypingEmpty | |
_Union | |
_allowed_types | |
_check_generic | |
_cleanups | |
_generic_new | |
_get_type_vars | |
_make_nmtuple | |
_make_subclasshook | |
_next_in_mro | |
_no_slots_copy | |
_overload_dummy | |
_prohibited | |
_remove_dups_flatten | |
_replace_arg | |
_special | |
_subs_tree | |
_tp_cache | |
_trim_name | |
_type_vars | |
contextlib | |
In Python 3.5.0 but not 3.6.1 | |
AnyMeta | |
Final | |
OptionalMeta | |
UnionMeta | |
_FrozenSetMeta | |
_has_type_var |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment