-
-
Notifications
You must be signed in to change notification settings - Fork 3k
var-annotated
behaves differently with daemon
#10847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Isn't this just because the daemon implicitly enables |
seems silly that the daemon secretly changes random flags, i would expect it to behave the same way |
Yeah, this is because of local partial types. I think Jukka is planning on making that the default, so closing as duplicae of #10169 |
It's the default in basedmypy |
Found this issue from googling, and sharing my further digging:
|
it's the default in basedmypy |
Bug Report
when running with
dmypy
:when running with
mypy
:Your Environment
mypy.ini
(and other config files):The text was updated successfully, but these errors were encountered: