Skip to content

Conversation

@jklymak
Copy link
Member

@jklymak jklymak commented Sep 23, 2020

Backport of #18549 to v3.3.x

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (run flake8 on changed files to check).
  • New features are documented, with examples if plot related.
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • Conforms to Matplotlib style conventions (install flake8-docstrings and pydocstyle<4 and run flake8 --docstring-convention=all).
  • New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).

…t-before-interp

FIX: unit-convert pcolorargs before interpolating
@jklymak jklymak added this to the v3.3.3 milestone Sep 23, 2020
@timhoffm
Copy link
Member

Travis OSX failure is #18551 and should probably be cleared before merging.

@jklymak
Copy link
Member Author

jklymak commented Sep 23, 2020

I don't think there is anything here that is MacOS specific.

@timhoffm
Copy link
Member

timhoffm commented Sep 23, 2020

If we are confident this doesn't make resolving #18551 harder, I'm ok to merge.

@jklymak
Copy link
Member Author

jklymak commented Sep 23, 2020

99.5% confident? I'll merge...

@jklymak jklymak merged commit 7247f21 into matplotlib:v3.3.x Sep 23, 2020
@jklymak jklymak deleted the auto-backport-of-pr-18549-on-v3.3.x branch September 23, 2020 23:06
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.

4 participants