Skip to content

deprecate only a specific argument of a function #18

@grst

Description

@grst

Description of feature

e.g. a keyword argument that doesn't have any effect anymore, but is kept around not to break the function signature.

If the keyword is used, a FutureWarning should be emitted.

That's not yet supported by the @deprecated decorator, is it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions