Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix backend refactor #9347

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 2 commits into from
Oct 14, 2017
Merged

Fix backend refactor #9347

merged 2 commits into from
Oct 14, 2017

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Oct 10, 2017

Almost certain this will fix #9345. Sorry...

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@anntzer anntzer added GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. labels Oct 10, 2017
@tacaswell tacaswell added this to the 2.1.1 (next bug fix release) milestone Oct 10, 2017
@anntzer anntzer changed the title Add missing staticmethod deco to osx backend. Fix backend refactor Oct 12, 2017
@anntzer
Copy link
Contributor Author

anntzer commented Oct 12, 2017

Also fixes #9380... at least the first part.

@efiring efiring merged commit 1ec25a8 into matplotlib:master Oct 14, 2017
lumberbot-app bot pushed a commit that referenced this pull request Oct 14, 2017
@anntzer anntzer deleted the fix-osx-backend branch October 14, 2017 04:56
dstansby added a commit that referenced this pull request Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI: MacOSX GUI: webagg 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.

matplotlib 2.1.0, backend macosx: need _BackendMac, got FigureManagerMac
3 participants