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
It's now in typeshed (python/typeshed#474) and in the upstream typing.py (python/typing#261). It's now a simple matter of syncing typeshed and copying the latest typing.py, which we don't track in the tracker.
It is mentioned in PEP 484 and exists in the official typing.py, but not in mypy's typing.py nor in typeshed's typing.pyi.
The text was updated successfully, but these errors were encountered: