Jody Klymak

Results 567 comments of Jody Klymak

I'm not sold on the utility of this, and it just seems to needlessly complicate the status of PRs. We already have "block" and "Draft" as tools to indicate changes...

I've generally used those tags in the past to mean that something needs input from other people, and/or discussion at the weekly meeting. I'm not sure I've ever used them...

We don't have converter logic for data passed to color mapping. Folks are asked to pass a numpy array to scalar mappables. Maybe its OK to normalize those mappable to...

@ddeibert-nso any interest in submitting a PR (if you haven't already?)

Did you search for that warning in the source code?

https://github.com/matplotlib/matplotlib/pull/26669 may help in asking people to debug issues like this.

@evalaplace sorry, apparently we are heavily GitHub biased, and the script isn't smart enough to deal with arbitrary repo addresses. I'll open an issue. Sorry for the bother!

Curious where seaborne was on this - Matplotlib now has [subfigures]( https://matplotlib.org/stable/gallery/subplots_axes_and_figures/subfigures.htm) so passing an optional (sub)figure kwarg to `jointplot` and other figure-level artists _should_ just work.

@anntzer you introduced `_unmultiplied_rgba8888_to_premultiplied_argb32` in #11845, and the original issue says maybe it was an issue with qt5.1 and earlier. Given that qt5.2 is now 9 years old do we...

Feel free to mark ready for review when it's ready! Thanks