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

[pyqt5To6] Avoid endless recursion because of baseClass #58785

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

troopa81
Copy link
Contributor

baseClass is an attribute added by sipify script.

Fixes #58659

baseClass is an attribute added by sipify script
Fixes qgis#58659
@github-actions github-actions bot added this to the 3.40.0 milestone Sep 18, 2024
@troopa81
Copy link
Contributor Author

Thanks to @nicogodet for the proposed fix

@troopa81 troopa81 added Bug Either a bug report, or a bug fix. Let's hope for the latter! backport queued_ltr_backports Queued Backports and removed backport queued_ltr_backports Queued Backports labels Sep 18, 2024
Copy link

🪟 Windows builds ready!

Windows builds of this PR are available for testing here. Debug symbols for this build are available here.

(Built from commit a51d8e8)

@3nids 3nids merged commit a6f34a3 into qgis:master Sep 18, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pyqt5_to_pyqt6.py fails on infinite recursion
2 participants