-
-
Notifications
You must be signed in to change notification settings - Fork 507
Open
Labels
bugSomething isn't workingSomething isn't workingcrash"Internal error" crashes from mypy"Internal error" crashes from mypymypy-pluginIssues specific to mypy_django_pluginIssues specific to mypy_django_plugin
Description
Bug report
What's wrong
After adding django-cte to a codebase I got an Internal error
from mypy and traced it down to the presence of the django-stubs
mypy plug-in. -> python/mypy#13010
How is that should be
I would like to keep using django-stubs
in addition to django_cte
functionality.
System information
- OS: Docker image
python:3.9.1
python
version: 3.9.1django
version: 4.0.1mypy
version: 0.970+dev.eb1b1e007e7fd1e976e6dd0f49a71b662a30a2d6django-stubs
version: 1.12.0django-stubs-ext
version: 0.5.0
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcrash"Internal error" crashes from mypy"Internal error" crashes from mypymypy-pluginIssues specific to mypy_django_pluginIssues specific to mypy_django_plugin