RenameMethodsBase
Handles the deprecation paths when renaming a method.
Attributes
| Attribute | Type | Description |
|---|---|---|
| renamed_methods | tuple = () | 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. |