Skip to content
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

Replace Usage of Imp with Importlib #44

Merged
merged 1 commit into from
May 22, 2024

Conversation

thebeanogamer
Copy link
Contributor

This is a pretty hacky reimplementation based on https://docs.python.org/3/whatsnew/3.12.html#imp, but I think it should work. Python no longer complains that the code is invalid, however I unfortunately don't have an iDRAC easily accessible to test with.

Resolves #43. As this is causing build failures in Fedora, I plan to immediately merge it into our branch.

This is a pretty hacky reimplementation based on https://docs.python.org/3/whatsnew/3.12.html#imp, but I think it should work. Python no longer complains that the code is invalid, however I unfortunately don't have an iDRAC easily accessible to test with.
@lestercheung
Copy link

I could give this a go next week - thanks for looking into it @thebeanogamer.

@jagadeeshnv jagadeeshnv merged commit a5fd054 into dell:devel May 22, 2024
@thebeanogamer thebeanogamer deleted the removeimp branch June 1, 2024 18:37
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.

OMSDK incompatible with Python 3.12
3 participants