Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks under PyLint 1.7.x #97

Closed
jmerdich opened this issue Aug 4, 2017 · 1 comment
Closed

Breaks under PyLint 1.7.x #97

jmerdich opened this issue Aug 4, 2017 · 1 comment

Comments

@jmerdich
Copy link

jmerdich commented Aug 4, 2017

Pylint 1.7 removes the make_tests function, causing tests to fail.

atodorov added a commit to MrSenko/django-pylint that referenced this issue Jan 16, 2018
this mimics more closely what pylint does for their own tests
and doesn't rely on deprecated functionality. Fixes
pylint-dev#107 and
pylint-dev#97

Obsoletes
pylint-dev#98
atodorov added a commit to MrSenko/django-pylint that referenced this issue Jan 16, 2018
this mimics more closely what pylint does for their own tests
and doesn't rely on deprecated functionality. Fixes
pylint-dev#107 and
pylint-dev#97

Obsoletes
pylint-dev#98
atodorov added a commit to MrSenko/django-pylint that referenced this issue Jan 16, 2018
this mimics more closely what pylint does for their own tests
and doesn't rely on deprecated functionality. Fixes
pylint-dev#107 and
pylint-dev#97

Obsoletes
pylint-dev#98
atodorov added a commit to MrSenko/django-pylint that referenced this issue Jan 17, 2018
this mimics more closely what pylint does for their own tests
and doesn't rely on deprecated functionality. Fixes
pylint-dev#107 and
pylint-dev#97

Obsoletes
pylint-dev#98
atodorov added a commit to MrSenko/django-pylint that referenced this issue Jan 18, 2018
this mimics more closely what pylint does for their own tests
and doesn't rely on deprecated functionality. Fixes
pylint-dev#107 and
pylint-dev#97

Obsoletes
pylint-dev#98
atodorov added a commit that referenced this issue Jan 18, 2018
this mimics more closely what pylint does for their own tests
and doesn't rely on deprecated functionality. Fixes
#107 and
#97

Obsoletes
#98
atodorov added a commit that referenced this issue Jan 18, 2018
this is needed because of how we run tests and because of many
internal updates to pylint itself
atodorov added a commit that referenced this issue Jan 18, 2018
this is needed because of how we run tests and because of many
internal updates to pylint itself
@colinhowe
Copy link

Hi, we're preparing to release version 0.8 which requires pylint>=1.8 and will render this issue irrelevant. I'm going to close this issue. Please let me know if I've misunderstood anything!

atodorov added a commit that referenced this issue Jan 19, 2018
this is needed because of how we run tests and because of many
internal updates to pylint itself
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants