You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The conclusion of python/typeshed#1652 says that importing from typing instead of typing.io and typing.re should be encouraged. That requires changes to PEP 484 as well the standard library documentation.