Crash when return type of a Manager method is a forward reference #438
Labels
bug
Something isn't working
crash
"Internal error" crashes from mypy
mypy-plugin
Issues specific to mypy_django_plugin
Bug report
What's wrong
mypy crashes when the return type of a manager method is a forward reference (similar to #373)
I've created a reproduction repo: https://github.com/danifus/djstubs-reproduce
Steps:
How is that should be
No crash :p
System information
python
version: 3.8.4django
version: 3.0.8mypy
version: 0.782django-stubs
version: ca10ee9 (current master head)The text was updated successfully, but these errors were encountered: