Skip to content

Backport PR #22313 on branch v3.5.x (Fix colorbar exponents)#22844

Merged
jklymak merged 1 commit into
matplotlib:v3.5.xfrom
QuLogic:auto-backport-of-pr-22313-on-v3.5.x
Apr 21, 2022
Merged

Backport PR #22313 on branch v3.5.x (Fix colorbar exponents)#22844
jklymak merged 1 commit into
matplotlib:v3.5.xfrom
QuLogic:auto-backport-of-pr-22313-on-v3.5.x

Conversation

@QuLogic

@QuLogic QuLogic commented Apr 13, 2022

Copy link
Copy Markdown
Member

PR Summary

Manual backport of #22313; there were conflicts in lib/matplotlib/axes/_base.py (due to #21398 not being backported), and lib/matplotlib/tests/test_colorbar.py (due to an additional test on main conflicting with the new one here).

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • [n/a] New features are documented, with examples if plot related.
  • [n/a] New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • [n/a] API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • [n/a] Documentation is sphinx and numpydoc compliant (the docs should build without error).

@QuLogic QuLogic added this to the v3.5.2 milestone Apr 13, 2022
@QuLogic QuLogic added Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: color/colorbar labels Apr 13, 2022
@oscargus

Copy link
Copy Markdown
Member

Not clear what hold for manual back-ports, but if it is enough with a single approval, feel free to self-merge (or inform me and I'll merge).

@QuLogic

QuLogic commented Apr 14, 2022

Copy link
Copy Markdown
Member Author

One is fine, but I'm hoping @jklymak could confirm on this.

@QuLogic QuLogic requested a review from jklymak April 14, 2022 20:01

@jklymak jklymak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK? Sorry to be slow to check it...

@jklymak jklymak merged commit d8629e9 into matplotlib:v3.5.x Apr 21, 2022
@QuLogic QuLogic deleted the auto-backport-of-pr-22313-on-v3.5.x branch April 21, 2022 22:52
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: color/colorbar

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants