X Tutup
Skip to content

Fix docstrings for warn_deprecated.#6555

Merged
tacaswell merged 1 commit intomatplotlib:masterfrom
anntzer:fix-warn_deprecated-doc
Jun 8, 2016
Merged

Fix docstrings for warn_deprecated.#6555
tacaswell merged 1 commit intomatplotlib:masterfrom
anntzer:fix-warn_deprecated-doc

Conversation

@anntzer
Copy link
Copy Markdown
Contributor

@anntzer anntzer commented Jun 8, 2016

The doc for the name kwarg was probably incorrectly copypasted from
the doc in the deprecated decorator. Added a missing %()s format
specifier; rewrapped a line.

The doc for the `name` kwarg was probably incorrectly copypasted from
the doc in the `deprecated` decorator.  Added a missing `%()s` format
specifier; rewrapped a line.
@tacaswell tacaswell merged commit 58a495f into matplotlib:master Jun 8, 2016
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Jun 8, 2016
@QuLogic
Copy link
Copy Markdown
Member

QuLogic commented Jun 8, 2016

I think this could be applied as far back as 1.5.x, though maybe only 2.x is prudent.

@anntzer anntzer deleted the fix-warn_deprecated-doc branch June 8, 2016 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup