Skip to content

Remove deprecated schema= parameter and SCHEMA_MISSING_EXTRA_VALUE alias" #1391

Description

@VisLab

The schema= (append into an existing schema) parameter of load_schema, from_string, and the appending branch of SchemaLoader.__init__ (base2schema.py:55-74) are no longer used by the schema merge code path.

They are marked deprecated as in the docstrings and emit a DeprecationWarning when requested.

Remove in 2.0.0.

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

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions