Skip to content

Fix release() method name in macosx backend #17907

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

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

dstansby
Copy link
Member

Fixes #17905, I think this change was forgotten in fb199ba. I have copied the changes to the wx backend in that commit, and verified locally that zooming works as intended without raising a deprecation warning.

@dstansby dstansby added Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. GUI: MacOSX labels Jul 13, 2020
@dstansby dstansby added this to the v3.3.0 milestone Jul 13, 2020
@greglucas
Copy link
Contributor

Looks good to me. I tested it locally and this fixes it. Thanks @dstansby for the quick fix!

@jklymak jklymak merged commit aaa9213 into matplotlib:master Jul 13, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 13, 2020
@dstansby dstansby deleted the osx-zoom branch July 13, 2020 15:29
dopplershift added a commit that referenced this pull request Jul 13, 2020
…907-on-v3.3.x

Backport PR #17907 on branch v3.3.x (Fix release() method name in macosx backend)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macosx backend warns when using the zoom method
4 participants