Skip to main content

RenameMethodsBase

Handles the deprecation paths when renaming a method.

Attributes

AttributeTypeDescription
renamed_methodstuple = ()A collection of tuples where each entry contains the old method name, the new method name, and the specific deprecation warning class to be used when handling method renames.