We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally reported by: Arfrever Frehtes Taifersar Arahesis (BitBucket: arfrever, GitHub: @Arfrever?)
Pylint fails some tests.
I use logilab-common 0.60.1, Astroid 1.0.1, Pylint 1.1.0.
I attach outputs of test suite with Python 2.6 and 2.7.
The text was updated successfully, but these errors were encountered:
Original comment by Sylvain Thénault (BitBucket: sthenault, GitHub: @sthenault?):
failure of the two pyreverse diagram tests are expected, fixed by an unpublished yet changeset in logilab-common (5afd6fc415cf).
Other python 2.6 errors are unexpected and should be fixed.
Sorry, something went wrong.
Original comment by BitBucket: idella5:
confirm 2 tests (still) failing in run of testsuite by py2.6. testGetArgumentFromCall test_functionality
Original comment by Claudiu Popa (BitBucket: PCManticore, GitHub: @PCManticore):
Solved with latest changesets.
feat: add inline type hints and pytype ci (pylint-dev#134)
afff842
No branches or pull requests
Originally reported by: Arfrever Frehtes Taifersar Arahesis (BitBucket: arfrever, GitHub: @Arfrever?)
Pylint fails some tests.
I use logilab-common 0.60.1, Astroid 1.0.1, Pylint 1.1.0.
I attach outputs of test suite with Python 2.6 and 2.7.
The text was updated successfully, but these errors were encountered: