DEP: remove code with expired deprecations (tracking issue) · Issue #11521 · numpy/numpy · GitHub
Skip to content

DEP: remove code with expired deprecations (tracking issue) #11521

Description

@mattip

A tracking issue of features with DeprecationWarning. You can grep around for deprecations in python code with git grep "deprecated:: 1" and git grep "deprecated:: 2.0", and in C via git grep "DEPRECATE("

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions