Skip to content

Backport PR #15206: FIX: be more forgiving about expecting internal s… #15208

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

Conversation

tacaswell
Copy link
Member

…tate in draw_idle

Merge pull request #15206 from tacaswell/fix_python_ion_second_qtcanvas_init

FIX: be more forgiving about expecting internal state in draw_idle

Conflicts:
lib/matplotlib/tests/test_backend_qt.py
- no tests on this branch, did not backport test

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 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

…internal state in draw_idle

Merge pull request matplotlib#15206 from tacaswell/fix_python_ion_second_qtcanvas_init

FIX: be more forgiving about expecting internal state in draw_idle

Conflicts:
	lib/matplotlib/tests/test_backend_qt.py
         - no tests on this branch, did not backport test
@tacaswell tacaswell added this to the v2.2.5 milestone Sep 6, 2019
@tacaswell
Copy link
Member Author

tacaswell commented Sep 7, 2019

It is the same compilation problem on py37 on appveyor.

@tacaswell
Copy link
Member Author

I am in favor of merging this as-is without fixing the appveyor builds.

@tacaswell tacaswell merged commit 50407d0 into matplotlib:v2.2.x Oct 15, 2019
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