Skip to content

Support mypy 0.971 #1064

Closed
Closed
@DamianZaremba

Description

@DamianZaremba

mypy 0.971 was released a short while ago (https://github.com/python/mypy/releases/tag/v0.971).

django-stubs currently enforces a version less than 0.970 (https://github.com/typeddjango/django-stubs/blob/master/setup.py#L34), please enable support for 0.971.

Due to changes python/mypy#11143 the tests currently fail when path appending;

A scratch branch which updates the requirements while patching out the tests is @ https://github.com/DamianZaremba/django-stubs/tree/bump-mypy-0.970, as I'm not sure of your preferred way to deal with the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions