Skip to content
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

DOC: add function name to deprecation warning #5915

Merged
merged 1 commit into from
Jan 26, 2016

Conversation

tacaswell
Copy link
Member

There was a mailing list question and I have seen confusion of this else where. This just makes the warning more explicit.

@tacaswell tacaswell added this to the 1.5.2 (Critical bug fix release) milestone Jan 26, 2016
jenshnielsen added a commit that referenced this pull request Jan 26, 2016
DOC: add function name to deprecation warning
@jenshnielsen jenshnielsen merged commit dc3f061 into matplotlib:v1.5.x Jan 26, 2016
@tacaswell tacaswell deleted the mnt_clarify_deprecation branch January 26, 2016 15:18
@jenshnielsen jenshnielsen mentioned this pull request Jan 28, 2016
@@ -1480,5 +1482,5 @@ def kwdoc(a):

docstring.interpd.update(Artist=kwdoc(Artist))

_get_axes_msg = """This has been deprecated in mpl 1.5, please use the
_get_axes_msg = """{} has been deprecated in mpl 1.5, please use the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'{}' can't be used in v1.5.x branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants