-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Warning for simple Dict on 0.5-rc3 #18213
Comments
FWIW, I think this depwarn is very annoying and it makes you have to guard code sometimes with |
This looks like #265 hitting, though, as |
Confirmed: moving the specialized |
I get the following warning for an (I believe?) innocent Dict:
The text was updated successfully, but these errors were encountered: