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

Add support for Pyside6 6.6.0 #8021

Merged
merged 3 commits into from Oct 19, 2023
Merged

Add support for Pyside6 6.6.0 #8021

merged 3 commits into from Oct 19, 2023

Conversation

rokm
Copy link
Member

@rokm rokm commented Oct 19, 2023

No description provided.

Now with python 3.12 support...
Add a hook for `shiboken6` that ensures collection of
`xxsubtype` under python 3.12 and later. In older python versions,
this module used to be a built-in, but it became an extension
in python 3.12 on non-Windows. And without it, `shiboken6`
initialization crashes with a segmentation fault.
Add hook for `PySide6.QtGraphs`, which was introduced in `PySide6`
6.6.0 (and the Qt module was introduced in Qt6 6.6.0).
@rokm rokm enabled auto-merge (rebase) October 19, 2023 14:37
@rokm rokm merged commit 26963ee into pyinstaller:develop Oct 19, 2023
18 checks passed
@rokm rokm deleted the pyside6-6.6.0 branch October 19, 2023 15:51
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants