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

Use importlib instead of imp in qt_loaders.py #1569

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Conversation

stermart
Copy link
Contributor

Resolves #1531.

@stermart stermart requested a review from a team as a code owner April 19, 2024 15:22
@stermart
Copy link
Contributor Author

@microsoft-github-policy-service agree

@stermart
Copy link
Contributor Author

stermart commented May 6, 2024

@bruchim-cisco my bad, I didn't mean to rerequest a review, I must've misclicked on something. Please disregard.

@larstokle
Copy link

Hi, Just a gentle reminder. :) It seems this is not merged by some mistake?
@stermart, @bruchim-cisco

@stermart
Copy link
Contributor Author

Merged new changes, all good on my end @larstokle @bruchim-cisco

@rchiodo
Copy link
Contributor

rchiodo commented Oct 21, 2024

@stermart there's still conflicts, can you remerge?

@stermart
Copy link
Contributor Author

Should be good now(?) @rchiodo

@rchiodo
Copy link
Contributor

rchiodo commented Oct 22, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rchiodo rchiodo merged commit e3c68e9 into microsoft:main Oct 22, 2024
18 of 21 checks passed
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.

qt_loaders.py uses the removed imp module (Python 3.12)
4 participants