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
This project won't bump mypy support to latest version anymore. It will only be checked against very specific version because test suite often fails. Monitoring for @deprecation does not achieve anything, so this issue can be closed. mypy support depends entirely on whether their maintainers work on it or not.
(This issue won't track
mypy
status anymore, now thatmypy
incompatibility with PEP702 is documented)typing_extensions.deprecated
decorator is copied to source,and most deprecated methods should have already been marked in stub.
pyright
1.1.289
; recent Visual Studio Code Pylance extension also works finemypy
PyCharm
The text was updated successfully, but these errors were encountered: