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

Log scale pickle #1989

Merged
merged 2 commits into from
May 10, 2013
Merged

Log scale pickle #1989

merged 2 commits into from
May 10, 2013

Conversation

pelson
Copy link
Member

@pelson pelson commented May 9, 2013

Fixes #1539.

@mdboom mdboom merged commit 87bd8b8 into matplotlib:master May 10, 2013
@mdboom
Copy link
Member

mdboom commented May 10, 2013

Manually merged as f4d3a1b

@mdboom mdboom mentioned this pull request May 10, 2013
@pelson
Copy link
Member Author

pelson commented May 13, 2013

Thanks @mdboom. Do we want to head down the path of deprecating the use of the nested classes (via the aliases)?

@mdboom
Copy link
Member

mdboom commented May 13, 2013

I think as an API, the nested classes are nice -- i.e. one would look for transforms related to log in the log scale's namespace, and the only reason we're doing this is to make pickling work... So I'm sort of 👎 on deprecating them. However, I could be convinced otherwise with the right argument.

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.

Pickling of log axes
2 participants