Skip to content

Conversation

timhoffm
Copy link
Member

@timhoffm timhoffm commented Nov 2, 2018

PR Summary

The functions matplotlib.scale.get_scale_docs() and its alias matplotlib.pyplot.get_scale_docs() are internal and should not be part of the public API.

Probably nobody is using these anyway. However, I've introduced a deprecation first to be on the safe side.

A similar issue is get_scale_names(), which is not addressed by the PR so far. get_scale_names() might actually have a value for the user, so it may be worth keeping and documenting. However, I would then at least remove it from pyplot.

@timhoffm timhoffm force-pushed the get-scale-docs-internal branch from 0103d95 to fcb8193 Compare November 2, 2018 22:35
@anntzer anntzer added this to the v3.1 milestone Nov 2, 2018
@jklymak
Copy link
Member

jklymak commented Nov 2, 2018

.... though I guess the doc build has to pass ;-)

@timhoffm timhoffm force-pushed the get-scale-docs-internal branch from fcb8193 to efefa33 Compare November 2, 2018 23:00
@timhoffm
Copy link
Member Author

timhoffm commented Nov 3, 2018

build passing. Ready to merge. 😄

@anntzer anntzer merged commit 6dfbfd8 into matplotlib:master Nov 3, 2018
@timhoffm timhoffm deleted the get-scale-docs-internal branch November 3, 2018 12:39
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.

3 participants