Skip to content

pylint plugin: fix crash with pylint >= 2.14.0 - #11445

Merged
memsharded merged 1 commit into
conan-io:developfrom
ericLemanissier:patch-1
Jun 13, 2022
Merged

memsharded merged 1 commit into
conan-io:developfrom
ericLemanissier:patch-1

Conversation

@ericLemanissier

@ericLemanissier ericLemanissier commented Jun 13, 2022

Copy link
Copy Markdown
Contributor

solution by @DanielNoord
cf pylint-dev/pylint#6908

Changelog: Bugfix: Fix crash in pylint plugin with pylint >= 2.14.0.
Docs: Omit

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

Note: By default this PR will skip the slower tests and will use a limited set of python versions. Check here how to increase the testing level by writing some tags in the current PR body text.

@memsharded memsharded added this to the 1.50 milestone Jun 13, 2022
@ericLemanissier

ericLemanissier commented Jun 13, 2022

Copy link
Copy Markdown
Contributor Author

tested with pip install git+https://github.com/ericLemanissier/conan.git@patch-1: pylint --load-plugins=conans.pylint_plugin ... does not crash any more

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.

2 participants