Skip to content

MNT: remove draw method args and kwargs#27819

Merged
oscargus merged 1 commit intomatplotlib:mainfrom
rcomer:draw-args-kwargs
Feb 28, 2024
Merged

MNT: remove draw method args and kwargs#27819
oscargus merged 1 commit intomatplotlib:mainfrom
rcomer:draw-args-kwargs

Conversation

@rcomer
Copy link
Copy Markdown
Member

@rcomer rcomer commented Feb 24, 2024

PR summary

PR checklist

Follow up to #27768, because I believe my understanding has improved: these methods both have the allow_rasterization decorator, and that decorator has not passed args and kwargs since #20331. So you already can't pass any extra parameters here and therefore there is nothing to be gained by either a deprecation period or a release note.

@rcomer rcomer added this to the v3.9.0 milestone Feb 24, 2024
Copy link
Copy Markdown
Member

@timhoffm timhoffm left a comment

Choose a reason for hiding this comment

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

Good catch!

@oscargus oscargus merged commit bf6cc30 into matplotlib:main Feb 28, 2024
@rcomer rcomer deleted the draw-args-kwargs branch February 29, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants