Skip to content

Fixes compatibility with the WMI module #12

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 1 commit into from
Mar 10, 2016

Conversation

alinbalutoiu
Copy link
Contributor

Currently, in the case of association classes, PyMI returns only
the references to the associated objects as strings, while WMI
converts them and returns the objects.

This patch changes the behaviour of PyMI in case of association
classes by returning the objects as WMI does.

@alinbalutoiu alinbalutoiu force-pushed the wmi_pymi_compatibility branch from 76277f3 to 3c3c187 Compare March 10, 2016 17:03
Currently, in the case of association classes, PyMI returns only
the references to the associated objects as strings, while WMI
converts them and returns the objects.

This patch changes the behaviour of PyMI in case of association
classes by returning the objects as WMI does.
@alinbalutoiu alinbalutoiu force-pushed the wmi_pymi_compatibility branch from 3c3c187 to e50ad3d Compare March 10, 2016 17:06
@alinbalutoiu alinbalutoiu changed the title Fixes compatibility with the old WMI Fixes compatibility with the WMI module Mar 10, 2016
alexpilotti added a commit that referenced this pull request Mar 10, 2016
Fixes compatibility with the WMI module
@alexpilotti alexpilotti merged commit 4c6d70c into cloudbase:master Mar 10, 2016
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