Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Mypy errors out for deeply nested dictionaries #14636

Copy link
Copy link
Open
@hima1701

Description

@hima1701
Issue body actions

Bug Report
mypy fails on analyzing a deeply nested OrderedDict data file. My project contains huge test data files which are used for testing purposes. running mypy on few of the files just hangs up . When I tried to run it on playground, I got a 500 status.

To Reproduce

test data in this mypy playground fails with Error: Request failed with status code 500

Expected Behavior

type check the data

Actual Behavior

Error: Request failed with status code 500

Your Environment

  • Mypy version used:1.0.0
  • Mypy command-line flags: None
  • Mypy configuration options from mypy.ini (and other config files):
  • Python version used: 3.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.