Skip to content

Finish deprecating code with 1+ year old DeprecationWarnings #1707

Description

@Sevans711

Searching the codebase for DeprecationWarning and using git blame reveals that many deprecation warnings are more than 1 year old. For example, the warnings in UxDataArrayCrossSectionAccessor were created just over 1 year ago.

The corresponding pieces of code should be fully deprecated/removed now that these warnings have been around for over a year, so that the warnings can be removed too.

My impression is that 1 year is long enough of a time frame for this, but I think it makes sense to check in with other uxarray developers just to make sure there is agreement about this, before beginning work on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    developer experienceMakes the codebase easier to read, debug, maintain, or extend.

    Type

    No type

    Projects

    Status
    📚 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions