Skip to content

feat: improve deprecation warnings - PEP-387 #760

Open
@jkowalleck

Description

@jkowalleck

see also: https://peps.python.org/pep-0387/

goal: improve backwards compatibility, while improving Developer experience.

solution

  • use DeprecationWarning instead of warnings.
  • annotate deprecated symbols

requires py8.13

implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions