Skip to content

[MNT]: Remove rcParams deprecation machinery #29562

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

Closed
timhoffm opened this issue Feb 1, 2025 · 0 comments · Fixed by #29565
Closed

[MNT]: Remove rcParams deprecation machinery #29562

timhoffm opened this issue Feb 1, 2025 · 0 comments · Fixed by #29565
Milestone

Comments

@timhoffm
Copy link
Member

timhoffm commented Feb 1, 2025

Summary

per #15329 (comment)

We did not have any rcParams deprecations for the last 3.5 years.

Relpaces #15329.

Proposed fix

Let's get rid of the complicated code and instead

just write custom deprecation logic into setitem/getitem and add corresponding tests whenever we want to deprecate a rcparam...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants