Skip to content

Plugin appears to broken by astroid 2.9.1 #343

Closed
@amdw

Description

@amdw

With astroid 2.9.1, pylint-django appears not to work correctly.

For example, it produces errors like Class 'MyModel' has no 'objects' member (no-member), even when it should be able to infer that the objects member exists.

Full repro steps, including Pipenv.lock file with precise package versions, is available in the following repo:

https://github.com/amdw/pylint-django-repro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions