Skip to content

Fix compatability with latest releases of astroid/pylint #204

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

Merged
merged 5 commits into from
Nov 26, 2018

Conversation

carlio
Copy link
Member

@carlio carlio commented Nov 26, 2018

[fixes #201 #203] [supercedes #202] Various compatability fixes to cope with changes in API for latest astroid 2.1 and pylint 2.2 releases.

Also fixes various linting and test complains that occurred.

@carlio carlio changed the title 201 fix compat Fix compatability with latest releases of astroid/pylint Nov 26, 2018
@coveralls
Copy link

coveralls commented Nov 26, 2018

Pull Request Test Coverage Report for Build 497

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 477: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@carlio carlio merged commit c5b5bfd into master Nov 26, 2018
@carlio carlio deleted the 201-fix-compat branch November 26, 2018 15:27
This was referenced Nov 26, 2018
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

Successfully merging this pull request may close these issues.

Error when using Astroid 2.1.0
2 participants