Skip to content

Conversation

@jklymak
Copy link
Member

@jklymak jklymak commented Feb 25, 2021

Closes #19544 using @anntzer suggested fix....

@jklymak jklymak added topic: color/color & colormaps Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. labels Feb 25, 2021
@jklymak jklymak added this to the v3.4.0 milestone Feb 25, 2021
@jklymak jklymak force-pushed the fix-check-set-colors branch from ff8954c to 2f0219b Compare February 25, 2021 22:57
@jklymak jklymak force-pushed the fix-check-set-colors branch 2 times, most recently from 851af74 to 9d99c53 Compare February 26, 2021 01:52
@jklymak
Copy link
Member Author

jklymak commented Feb 26, 2021

@mwaskom did you have a second to check if this will work? Or at least that the tests cover the cases you think are important?

@mwaskom
Copy link

mwaskom commented Feb 26, 2021

My test suite passes with this change and the logic of the code looks right to me, thanks for asking.

Co-authored-by: Antony Lee <anntzer.lee@gmail.com>
@jklymak jklymak force-pushed the fix-check-set-colors branch from 9d99c53 to 669c08a Compare February 27, 2021 18:04
@QuLogic QuLogic merged commit fa73bc0 into matplotlib:master Mar 1, 2021
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Mar 1, 2021
@jklymak jklymak deleted the fix-check-set-colors branch March 1, 2021 23:47
QuLogic added a commit that referenced this pull request Mar 2, 2021
…583-on-v3.4.x

Backport PR #19583 on branch v3.4.x (FIX: check for a set during color conversion)
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/color & colormaps

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression in 3.4.0rc1 in creating ListedColormap from a set

5 participants