Skip to content

Upgrading to mypy 0.770 and Django-stubs 1.5, breaks mypy_django_plugin  #344

@piyushpyoaknorth

Description

@piyushpyoaknorth

Bug report

Upgrading mypy and Django-stubs breaks the mypy_django_plugin

What's wrong

  • I did poetry lock in my module
  • This updated the versions of my dependencies
  • This breaks the type checks that I do using mypy .. It works without doing these updates

How is that should be

This should not break my mypy . typechecks

System information

  • OS: linux
  • python version: 3.7.4
  • django version: 3.0.4
  • mypy version: 0.770
  • django-stubs version: 1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcrash"Internal error" crashes from mypymypy-pluginIssues specific to mypy_django_plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions