{{ message }}
MarkerStyle is considered immutable - #19341
Merged
Merged
Conversation
timhoffm
force-pushed
the
immutable-marker
branch
7 times, most recently
from
January 22, 2021 23:13
475462a to
d27ab97
Compare
anntzer
reviewed
Jan 24, 2021
anntzer
reviewed
Jan 24, 2021
timhoffm
force-pushed
the
immutable-marker
branch
from
January 25, 2021 00:02
d27ab97 to
976823e
Compare
jklymak
reviewed
Jan 25, 2021
jklymak
left a comment
Member
There was a problem hiding this comment.
Overall makes sense to me, but it seems lines.set_fillstyle is not tested? Or did you want to deprecate that as well?
Member
There was a problem hiding this comment.
I guess we never test set_fillstyle? Can we use this as the opportunity to do so?
Member
Author
There was a problem hiding this comment.
I'd like to have this deprecation be part of 3.4 and I don't know if I have the bandwidth to add tests soon. Therefore, I'd rather do this in a later PR.
Member
Author
anntzer
approved these changes
Jan 28, 2021
jklymak
approved these changes
Jan 28, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PR Summary
as discussed in yesterdays dev call.
See also #17850 (comment).