Skip to content

Add runtime warning to deprecated things #261

Open
@auscompgeek

Description

@auscompgeek

Info about what is deprecated is in the headers. We should use that info, reusing the message if possible.

For the classes intended for subclassing in particular, we should add a __init_subclass__ to spit out that warning so that the warning points to where the class is subclassed. Other classes we'd have to add a thing before __init__.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions