remove _types (#4220)

This commit is contained in:
Jelle Zijlstra
2020-06-11 00:10:52 -07:00
committed by GitHub
parent ecb43149f7
commit d0b85d7efe
12 changed files with 19 additions and 31 deletions

View File

@@ -4,7 +4,6 @@ _dummy_threading
_importlib_modulespec
_operator.methodcaller
_threading_local.local.__new__
_types
_typeshed.* # Utility types for typeshed, doesn't exist at runtime
_weakref.CallableProxyType.__getattr__
_weakref.ProxyType.__getattr__