Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MNT: remove draw method args and kwargs #27819

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

rcomer
Copy link
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
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
38 of 42 checks passed
@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.

None yet

3 participants