Skip to content

[MNT]: Remove rcParams deprecation machinery #29562

@timhoffm

Description

@timhoffm

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...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions