-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Deprecate from numpy import * #13525
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
But why? |
Until python itself starts to do this, I don't think we should enforce this. |
Agreed. This will breaks a huge amount of code, just to teach better habits. That's what docs are for. I suggest to close this. Nice trick by the way:) |
It was not the most serious suggestion to be begin with. But the trick may be useful if we deprecate other attributes. Since we can modify the deprecation warning in the case of |
Closing this, it wasn't very serious about actually deprecating If we deprecate a name, it is also removed from |
Uh oh!
There was an error while loading. Please reload this page.
An idea for
numpy/__init__.py
:The text was updated successfully, but these errors were encountered: