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
Summary:
THe `typing_extensions.override` was added a few months ago,
we should support it.
The `typing.override` decorator isn't landed yet, but that's okay - we
should support it in override checks; it will still raise a "no such name"
method when Pyre is being run against a typeshed that doens't have it yet.
The PR to add `typing.override` to CPython is out for review now:
https://github.com/python/cpython/pull/101564`
Reviewed By: grievejia
Differential Revision: D43055550
fbshipit-source-id: 3f51f643063afea75bf54ef38ae3a48681b99bd9
0 commit comments