Skip to content

mypy enable_recursive_aliases not allowed #3957

@jamesbraza

Description

@jamesbraza

Area with issue?

JSON Schema

✔️ Expected Behavior

python/mypy#13297 added the --enable-recursive-aliases flag. However, https://github.com/SchemaStore/schemastore/blob/5b21d70133bf90a18d69ea84b60634fb0da07292/src/schemas/json/partial-mypy.json doesn't include this field.

❌ Actual Behavior

--enable-recursive-aliases be reflected in this schema

YAML or JSON file that does not work.

[tool.mypy]
enable_recursive_aliases = true

IDE or code editor.

Other

Are you making a PR for this?

No, someone else must create the PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions