Skip to content

#3953 Inspect -a shouln't raise AttributeError - #5419

Merged
memsharded merged 1 commit into
conan-io:developfrom
uilianries:hotfix/inspect-missing
Jun 29, 2019
Merged

memsharded merged 1 commit into
conan-io:developfrom
uilianries:hotfix/inspect-missing

Conversation

@uilianries

@uilianries uilianries commented Jun 28, 2019

Copy link
Copy Markdown
Member

When an attribute inspected by Conan is missing, is will be returned as empty

Changelog: Fix: Inspect missing attribute is not an error (#3953)
Docs: Omit
fixes #3953

  • 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.

Signed-off-by: Uilian Ries <uilianries@gmail.com>
@memsharded memsharded added this to the 1.17 milestone Jun 29, 2019
@memsharded
memsharded merged commit 10a0bb3 into conan-io:develop Jun 29, 2019
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.

conan inspect should not fail on missing attribute

2 participants