Fix the return value of Axes.get_navigate_mode. by QuLogic · Pull Request #18173 · matplotlib/matplotlib · GitHub
Skip to content

Fix the return value of Axes.get_navigate_mode. - #18173

Merged
timhoffm merged 1 commit into
matplotlib:masterfrom
QuLogic:fix-get-navigate-mode
Aug 5, 2020
Merged

timhoffm merged 1 commit into
matplotlib:masterfrom
QuLogic:fix-get-navigate-mode

Conversation

@QuLogic

@QuLogic QuLogic commented Aug 4, 2020

Copy link
Copy Markdown
Member

PR Summary

Fixes #18150.

PR Checklist

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

@QuLogic QuLogic added Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: toolbar labels Aug 4, 2020
@QuLogic QuLogic added this to the v3.3.1 milestone Aug 4, 2020
@timhoffm
timhoffm merged commit 0042efd into matplotlib:master Aug 5, 2020
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Aug 5, 2020
@QuLogic
QuLogic deleted the fix-get-navigate-mode branch August 5, 2020 00:09
QuLogic added a commit that referenced this pull request Aug 5, 2020
…173-on-v3.3.x

Backport PR #18173 on branch v3.3.x (Fix the return value of Axes.get_navigate_mode.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: toolbar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression in get_navigate_mode() return value

3 participants