-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Soft-deprecate Axes.plot_date() #18346
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was there also gonna be a DeprecationWarning
?
Yes, it's a little late here ... I've made this a pending deprecation, which feels a bit better than a very long deprecation period. --> Means we'll still have to deprecate explicitly in a later version. |
2580646
to
de6a915
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 in principle, but I think that this need a note in the API changes page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woops, I approved before seeing the CI, that should probably be fixed! 👍 in theory though
4545764
to
bcae8a7
Compare
Instead of a |
Macos test failure seems unrelated (subprocess timed out). |
@dstansby I think that CI is happier now... |
PR Summary
Closes #18154.